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

**Important considerations:**
- The field will no longer appear in project forms
- Existing project data stored in this field will be retained but not displayed
- Deleted fields can be restored using the restore defaults endpoint

**Note:** This operation requires workspace settings management permission. Consider exporting data before deleting fields if you need to preserve historical information.

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