---
search:
  tags:
    - administration
    - DELETE
seo:
  description: >-
    Deletes a project status using soft delete… Reference for the DELETE
    /administration/project-settings/statuses/{id} endpoint in the Leadtime
    Public API API.
sidebar:
  badge: DELETE
  label: Delete project status
title: Delete project status
type: openapi-operation
---
Deletes a project status using soft delete (marked as deleted but not permanently removed).

**Important considerations:**
- The status will no longer appear in lists or be available for new projects
- Existing projects using this status will retain their reference
- Deleted statuses can be restored using the restore defaults endpoint

**Note:** This operation requires workspace settings management permission. Ensure you have alternative statuses available before deleting commonly used ones.

<Operation source="api-reference" id="projectsettingscontroller-deleteprojectstatus" />
