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

KeyDatatypeRequiredDescription
X-Api-Keystring(Required) Added as a part of security scheme: apiKey
Content-Typestring
Acceptstring