Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/json
Requiredresource
stringrelationDefinition
stringnamespace
stringOK
Was this helpful?
Delete an authz relation definition POST
### Delete a relation definition Delete an authz relation definition for your project. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Check a list of relation queries POST
### Check to see if a list of relations exist Takes a list of relations and checks which exist. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`