Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/json
Requiredsince
stringOK
Was this helpful?
FGA Management API Overview
Use the Descope API to manage fine-grained authorization in your application.
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>`