Update Role

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Headers

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
namestringRequired
organization_idstringOptionalformat: "uuid"

Response

OK
dataobject

Errors

400
Roles Update Request Bad Request Error
401
Roles Update Request Unauthorized Error
403
Roles Update Request Forbidden Error
404
Roles Update Request Not Found Error
500
Roles Update Request Internal Server Error