cURL
curl --request DELETE \ --url https://api.workser.ai/projects/{id} \ --header 'x-api-key: <api-key>'
Permanently deletes a project and all associated resources. This action cannot be undone. All tasks, deployments, and configurations will be removed.
API key for authentication
Project ID
"550e8400-e29b-41d4-a716-446655440000"
Project deleted successfully