---
title: "Delete a custom field"
method: DELETE
path: "/tasks/v1/customer_configuration/custom_field/{id}"
tags: ["Actions"]
---

# Delete a custom field

`DELETE /tasks/v1/customer_configuration/custom_field/{id}`

## Path parameters

- `id` string, required

## Response `200`

A successful response.

- S12TasksV1DeleteCustomFieldResponse — The parameters for `DeleteCustomFieldResponse`
  - `id` string — The ID of the custom field deleted

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/safetyculture/apis/safetyculture-api.md) · [All operations](https://skmtc.net/safetyculture/apis/safetyculture-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/safetyculture/safetyculture-api/revisions/5be91df61ded/schema)
