Delete Folder Group Collaborator

Revoke any direct collaborator access a group has to the given folder.


Valid Authentication Methods

API Key Grants:

  • FolderEdit

OAuth 2.0 User Token Scopes:

  • folder

Path Params
number
required
number
required
Headers
string
required
Defaults to 1
Responses
204

No Content when the group'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.

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