Delete Folder Team Collaborator

Removes the given team as a collaborator on the given folder.


Valid Authentication Methods

API Key Grants:

  • FolderEdit

OAuth 2.0 User Token Scopes:

  • folder

Path Params
number
required
number
required
Responses
204

No Content when the team's collaborator record on the folder was successfully deleted.

403

Forbidden if the token does not have permission to the folder, or if the folder has been deleted or does not exist. when attempting to revoke the collaboration for the folder owner.

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