Folders
The Canva Connect APIs for managing folders.
The folders
endpoint enables you to create, edit, update, delete, and manage folders in a user’s Canva library.
Use folders to organize your library content in a structured way. Folder names can make the library more readable and searchable. The top level of the user's content library is represented by the folder with the ID root
.
For more information about Canva folders, see Canva concepts.
Folders APIs
- Create folder: Create a new folder in the user's Projects.
- Get folder: Retrieve a folder's metadata.
- Update folder: Update a folder's metadata.
- Delete folder: Delete a folder.
- List folder items: List the contents of a folder.
- Move folder item: Move an item from one folder to another.