Projects with SDKs
You can use the Descope management SDK for common project management operations like cloning project, exporting project, importing project, etc. The management SDK requires a management key, which can be generated here.
Install SDK
Import and initialize Management SDK
Update Project Name
This endpoint allows you to update the current project's name.
Export Project
This endpoint allows you to export the current project.
Import Project
This endpoint allows you to import all settings and configurations into the current project. Use with caution, this endpoint overrides any current configuration.
Clone Project
This function allows you to clone the current project, including its settings and configurations.
Note
Users, tenants and access keys are not cloned.
Was this helpful?