API ReferenceAudienceCustom fields
Delete a custom contact field
Authorization
api-key X-API-Key<token>
In: header
Path Parameters
id*string
Custom field UUID
Response Body
application/json
curl -X DELETE "https://example.com/api/v1/custom-fields/string"{ "data": { "deleted": true }}