Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/json
Requiredsince
stringChanged since given milli epoch UTC time - optional default 10 min
OK
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>`