Delete a folder

This call deletes a folder. Only an empty folder can be deleted.

Path Params
string
required

The ID of the folder you want to delete. Use the call to list files and folders in a project to get the ID.

Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

Language
Request