cURL
curl --request DELETE \ --url https://{cluster}.voucherify.io/management/v1/projects/{projectId} \ --header 'X-Management-Id: <api-key>' \ --header 'X-Management-Token: <api-key>'
This response does not have an example.
Deletes an existing project.
The users currently using the deleted project will be automatically logged out.
๐ง Sandbox Project The sandbox project cannot be deleted.
๐ง Sandbox Project
The sandbox project cannot be deleted.
Was this page helpful?