Create role
POST/api/management/v1/useradm/roles
Plan Requirement
This endpoint requires a Enterprise plan subscription.
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
This endpoint is deprecated. Please use /api/management/v2/useradm/roles togheter with /api/management/v2/useradm/permission_sets instead.
Request
Responses
- 201
- 400
- 401
- 500
The role was successfully created.
Response Headers
Location
URI for the newly created 'Role' resource.
Invalid Request.
Unauthorized.
Internal Server Error.