Update user roles for the given workspace

Update user roles for the given workspace if the user is already added to the workspace. If the user is not added to the workspace, 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
workspace_idstringRequiredformat: "uuid"
A UUID String
user_idstringRequiredformat: "uuid"
A UUID String

Request

Update user roles params body
dataobjectRequired

Response

OK
dataobject

Errors