curl --request DELETE \
--url https://api.example.com/api/projects/{projectId}/permanently \
--header 'Authorization: Bearer <token>'{}Permanently delete a soft-deleted project. This action cannot be undone.
curl --request DELETE \
--url https://api.example.com/api/projects/{projectId}/permanently \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.gorules.io/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?