Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/json
Requiredname
stringschemaName
stringoptional upgrade to the schema name
OK
Was this helpful?
Save an authz namespace POST
### Create or update a namespace Save (create or update) an authz namespace for your project. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Save an authz relation definition POST
### Create or update a relation definition Save (create or update) an authz relation definition for your project. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`