← Back to API Reference

DELETE /contact-properties/{id}

Delete Contact Property

Compatibility endpoint to delete contact property data.

Request (cURL)

curl -X DELETE "http://localhost:8080/v1/contact-properties/id_123" \
  -H "Authorization: Bearer <API_KEY>"

Response Example

{}