v29

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-233765161.7 KB
v1 projects

Delete a project

Delete a project by its ID.

This endpoint:
- Permanently deletes the project
- Verifies the authenticated user owns the project
- Returns confirmation of deletion

**Note**: This action cannot be undone.

**Authentication**: Requires valid API key or JWT token
delete/v1/projects/{project_id}

Path parameters

project_idstring required

Query parameters

user_idstring nullable

Response

Successful Response

messagestring required

Success message

project_idstring required

ID of deleted project