Skip to main content
POST
/
v1
/
rbac

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
actor_id
string<uuid>
required
type
enum<string>
required
Available options:
user,
role
rec_type
string
required
permission
string
required
rec_id
string<uuid>

Response

200

Permission created successfully