Create/Update Folder Team Collaborator

Updates the details of the given team's collaboration on the given folder, or adds the team as a collaborator on the folder if it is not already a collaborator.

Updates the details of the given team's collaboration on the given folder, or adds the team as a collaborator on the folder if it isn't already a collaborator.


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 whose role is to be created or modified.

Body Params
string
enum

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

Allowed:
Responses

400

Bad Request when trying to add or update a collaborator to have the "owner" role.

403

Forbidden when the token does not have permission for 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! Or choose an example:
application/json