Create a custom role
Defines a new custom role within the organisation. The role starts with no permissions; grant via the role-permissions endpoint.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Request
This endpoint expects an object.
Response
The newly-created role.