Skip to main content
POST
Create Organization Role

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
role
string
required

The name of the role to create

permission
string
required

The permission to assign to the role

organizationId
string | null
additionalFields
object | null

Response

Bad Request. Usually due to missing parameters, or invalid parameters.

message
string
required