Skip to main content
POST
/
v1
/
rbac
/
bulk
This response does not have an example.

Authorizations

Authorization
string
header
required

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

Body

application/json · object[]
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

Permissions created successfully