Update role description and list of permissions.
PUT/api/management/v2/useradm/roles/:id
Plan Requirement
This endpoint requires a Enterprise plan subscription.
Update role description and list of permissions.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Role information updated.
Invalid Request.
Unauthorized.
The role does not exist.
Internal Server Error.