post https://api.lucid.co/folders//trash
Move the given folder and all of its contents into the trash.
Valid Authentication Methods
API Key Grants:
- FolderEdit
OAuth 2.0 User Token Scopes:
- folder
Responses
204No Content when the folder is successfully moved into the trash or is already trashed.
403Forbidden if the app making the request does not have permission to the folder, or if the folder has been deleted or does not exist.