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

team_id
required

ID of the team.

Validations:

  • Must be a String

write
optional
true | false

Indicates whether the access to the project should be read/write or read-only. Default: false

Validations:

  • Must be a String