Metadata

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

Params

Param name Description
id
required

ID of the project.

Validations:

  • Must be a String

own_teams
required

Apply update to users (own teams) or normal teams.

Validations:

  • Must be one of: true, false.

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.