Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/json
Requiredrelations
array<object>OK
Was this helpful?
Create a list of authz relations POST
### Create a list of relations Create a list of authz relations. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Delete all relations for a list of resources POST
### Delete all relations for a list of resources Delete all relations for the given list of resources. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`