Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
OK
Was this helpful?
Clone Project POST
### Clone a project utilizing a management key. This endpoint allows you to clone the current project, including its settings and configurations. _Note: This requires a pro or enterprise tier licenses. Users, tenants and access keys are not cloned._ ### See Also - See [Managing Environments](/customize/environments/) for details about managing environments. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
FGA Management API Overview
Use the Descope API to manage fine-grained authorization in your application.