---
title: "Delete an existing field."
method: DELETE
path: "/company/people/fields/{fieldId}"
tags: ["Metadata"]
---

# Delete an existing field.

`DELETE /company/people/fields/{fieldId}`

## Path parameters

- `fieldId` string, required

## Response `200`

The field was deleted successfully.

## Other responses

- `400` — If the field is a Bob default field.
- `404` — If the field doesn't exist

---

[API](https://skmtc.net/hibob/apis/employee-data-api.md) · [All operations](https://skmtc.net/hibob/apis/employee-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hibob/employee-data-api/versions/0781ebbdda91/schema)
