Create inline role bindings
Role Bindings
Create inline role bindings
Create one role binding per input item, each with a single subject and a single permission. The binding name is deterministically generated from the inputs, so repeated calls are idempotent.
POST
Create inline role bindings
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
List of inline role binding items. Each item produces one role binding.
Minimum array length:
1Response
200 - application/json
List of created role bindings.
List of created role bindings.