Skip to main content

Assign an organization role to a user

PUT 

/api/v1/organizations/:organizationId/roles/:role

Assign an organization role to a user. If the user already has another role for the same organization, it will be replaced with the new one.

Request

Responses

Successfully added the role to the user.

Response Headers