# Delete Project Permanently delete a project and all its associated resources, including all datasets, images, and models. This action cannot be undone. Training models must be stopped before deletion. Endpoint: DELETE /tailored-gen/projects/{project_id} ## Path parameters: - `project_id` (string, required) Project ID ## Header parameters: - `api_token` (string, required) ## Response 204 fields ## Response 401 fields ## Response 404 fields ## Response 409 fields ## Response 429 fields ## Response 500 fields