cURL
curl --request DELETE \ --url https://api.kit.com/v4/custom_fields/{id} \ --header 'X-Kit-Api-Key: <api-key>'
This response does not have an example.
This will remove all data in this field from your subscribers.
Authenticate API requests via an API Key
Deletes the custom field
Was this page helpful?