Modify User Roles
POST {{baseUrl}}/organization/v1/users/:userId/roles
Use this endpoint to modify User Roles associated with the User.
Request Body
{"0"=>{"role"=>"Admin"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Api-Key | string | (Required) Added as a part of security scheme: apiKey | |
Content-Type | string | ||
Accept | string |