Custom Fields

Delete custom field

REQUIRED SCOPES <code>['custom-fields:write']</code><br>Through this API endpoint, any custom field subresource can easily be removed from all the contacts to which it was applied. <br><br>The request deletes a custom field by id with the corresponding values. Deleting a custom field will also delete all of the values across all contact cards that have been set for that custom field.

delete/custom-fields/field/{customField}

Path parameters

customFieldinteger required

Custom field id

Response

OK

statusstring

Changes

No recorded changes to this endpoint across all 2 revisions of this API.