cURL
curl --request DELETE \ --url https://api.dimred.com/api/v2/{slug}/projects/{project_id} \ --header 'X-API-Key: <api-key>'
Deletes a specific project by its ID within the organization.
API key for authentication
Organization slug
Project ID
Project deleted successfully