---
search:
  tags:
    - administration
    - DELETE
seo:
  description: >-
    Deletes a task custom field from the workspace. Reference for the DELETE
    /administration/task-settings/custom-fields/{id} endpoint in the Leadtime
    Public API.
sidebar:
  label: Delete task custom field
  badge: DELETE
title: Delete task custom field
type: openapi-operation
---
Deletes a task custom field from the workspace.

**Important considerations:**
- The field will be removed from all task types where it was assigned
- Existing task data in this field will be lost
- This action cannot be undone

**Note:** Consider removing the field from task types first if you want to preserve historical data.

`DELETE /administration/task-settings/custom-fields/{id}`
