Delete Folder Team Collaborator

Revokes a team's direct collaborator access to the given folder.

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

ID of the folder.

number
required

ID of the team to delete collaborator settings for.

Responses
204

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

400

Bad Request when removing the team would leave a project folder without an owner.

403

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

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