Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object[]
The body is of type object[]
.
Response
Permissions created successfully
Create multiple RBAC permissions in a single request
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type object[]
.
Permissions created successfully