Create a role
Create a new role from the specified values.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
name
The role name must be unique within the entity and can contain only ASCII characters. Role names are case-sensitive.
permissions
Access permissions
Response
Successful Response
id
UUID role ID
created_at
UTC datetime
updated_at
UTC datetime
name
Role name
permissions
Access permissions
status
record status, 'active' by default
Allowed values: