Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.example.com/api/projects/{projectId}/permanently \ --header 'Authorization: Bearer <token>'
{ "status": "ok" }
Permanently delete a soft-deleted project. This action cannot be undone.
Unique identifier of the project to permanently delete
Permanent deletion confirmation
Operation status
ok
Was this page helpful?