Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/json
Requiredresources
array<string>OK
Was this helpful?
Delete a list of authz relations POST
### Delete a list of relations Delete a list of relations ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Load an authz schema POST
### Load an existing schema Load an authz schema for your project. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`