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

**Important considerations:**
- The field will no longer appear in organization forms
- Existing organization 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="organizationsettingscontroller-deleteorganizationcustomfield" />
