Update role description and list of permissions.
PUT/api/management/v2/useradm/roles/:id
Requirements
This endpoint requires a subscription to one of the following plans:
- Enterprise
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.