v1
latestOpenAPI 3.1.02026-07-26359254.7 MBCustom Fields
Delete a custom field
<small>Requires the contacts:write scope (or a broader one that includes it).</small>
Deletes an existing custom field
delete/v3/custom-fields/{id}
Path parameters
idinteger required
Custom field ID
Response
Custom field deleted successfully. The response body is empty.
{"stackTrail":"paths:/v3/custom-fields/{id}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Empty body"}