---
title: "Delete Custom Field"
method: DELETE
path: "/restapi/v1.0/account/{accountId}/custom-fields/{fieldId}"
tags: ["Custom Fields"]
---

# Delete Custom Field

`DELETE /restapi/v1.0/account/{accountId}/custom-fields/{fieldId}`

Deletes custom field(s) by ID(s) with the corresponding values.

## Path parameters

- `accountId` string, required
- `fieldId` string, required

## Response `204`

Successful response

---

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