These docs are for v1.0. Click to read the latest docs for v1.2.

Delete Folder Group Collaborator

Revoke any direct collaborator access a group has to the given folder. See the Collaborator section overview for details about how the group may still have access to the folder through other means. It supports only User token type.

Valid Access Token Types

User

Valid Access Scopes

folder

Path Params
number
required

Folder ID.

number
required

Group ID.

Headers
string
required
Defaults to 1

The API version used in the request.

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
Click Try It! to start a request and see the response here!