Irrecoverably purge a project
DELETE/projects/:project_id
!! Use with extreme caution !!
Using this API endpoint you can purge (completely delete) a project and its data. This action can not be undone and will delete ALL your data.
Calling this endpoint will additionally delete custom domains and other related data.
If the project is linked to a subscription, the subscription needs to be unlinked first.
Request
Responses
- 204
- 401
- 403
- 404
- default
Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 201.
genericError
genericError
genericError
genericError