---
title: "Delete a custom field"
method: DELETE
path: "/v1/fields/{id}"
tags: ["Fields"]
---

# Delete a custom field

`DELETE /v1/fields/{id}`

Delete a custom field by Brex ID

## Path parameters

- `id` string, required

## Response `200`

Delete custom field response

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/brex-com/apis/fields-api.md) · [All operations](https://skmtc.net/brex-com/apis/fields-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brex-com/fields-api/versions/b1ba15754f28/schema)
