Metadata

- Authentication: The user must be authenticated to perform this action.

Params

Param name Description
team_id
required

ID of the project.

Validations:

  • Must be a String

revoke
optional

Revoke all access rights to the project

Validations:

  • Must be one of: true, false.

write
optional

Grant write access to the projects (default is read only)

Validations:

  • Must be one of: true, false.