Trash Folder

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

Path Params
number
required

ID of the folder to be moved to the trash.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses
204

No Content when the folder is successfully moved into the trash or is already trashed.

403

Forbidden if the app making the request does not have permission to the folder, or if the folder has been deleted or does not exist.

Language
Credentials
Click Try It! to start a request and see the response here!