Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/json
Requirednamespace
objectoldName
stringOld name if we are renaming the namespace
schemaName
stringoptional upgrade to the schema name
OK
Was this helpful?
Get Target and Resources Changes POST
### Get target and resources changes This endpoint allows you to get a list of Authz target and resources changes since a specific date. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Delete an authz namespace POST
### Delete a namespace Delete an authz namespace and remove all related relations. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`