Update user roles for the given project

Update user roles for the given project if the user is already added to the project. If the user is not added to the project, the user will be added with the given role.

Rate Limits: 10 calls per 1.00 minute(s) per account

Path parameters

account_idstringRequiredformat: "uuid"
A UUID String
project_idstringRequiredformat: "uuid"
A UUID String
user_idstringRequiredformat: "uuid"
A UUID String

Request

Update user roles params body
dataobjectRequired

Response

OK
dataobject

Errors