Authorization
Descope Project ID and Management Key AuthorizationBearer <token>
Project ID:Management Key as bearer token.
In: header
Delete a project utilizing a management key.
This endpoint allows you to delete a project. This action is irreversible, use with caution.
See Also
- See Managing Environments for details about managing environments.
curl -X POST "https://api.descope.com/v1/mgmt/project/delete" 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.
Fine-Grained Authorization (FGA) API Overview
Use the Descope API to manage Fine-Grained Authorization (FGA) with a management key.