cURL
Delete a custom field
Removes the definition and the values stored under it.
Anything reading {{key}} in a prompt is left reading nothing, so check your agents before deleting a field they use.
Cookie-auth callers must send the x-csrf-token header.
Required API key scope: contacts:write.
DELETE
cURL
Authorizations
Send your API key as Authorization: Bearer YOUR_API_KEY.
Path Parameters
The field key.
Minimum string length:
1Query Parameters
The sub-account. It is the only thing that identifies the tenant on these routes, and it is re-checked against your access on every call. A sub-account that keeps its contacts in a CRM answers 400.
