Skip to content

Delete custom field

Delete a custom field definition and remove its values from all contacts.

DELETE /v1/custom-fields/{fieldId}

Delete a custom field definition and remove its values from all contacts.

Parameters

  • fieldId (path, string) required

Responses

200 — Custom field deleted

401

404