Delete Project

Soft-delete a project (sets deleted_at timestamp).

Args: project_id: Project ID current_user: Authenticated user db: Database session

Returns: { success: True }

delete/api/projects/{project_id}

Path parameters

project_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/projects/{project_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.