Create/Update Folder Group Collaborator

Grant a group direct collaborator access to a given folder, or update the group's role on the folder.


Valid Authentication Methods

API Key Grants:

  • FolderEdit

OAuth 2.0 User Token Scopes:

  • folder

Path Params
number
required

Folder ID.

number
required

Group ID.

Body Params
string

The Collaborator Role to assign to the group for this folder.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses

400

Bad Request when trying to add or update a Folder Group Collaborator to have the "owner" role.

403

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

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json