API ReferenceContacts
Delete contact
Permanently delete a contact
Authorization
ApiKeyAuth AuthorizationBearer <token>
API Key authentication. Secret keys (sk_*) are required for all endpoints except /v1/track. Public keys (pk_*) only work with the /v1/track endpoint for client-side event tracking. The project is automatically derived from the key.
In: header
Path Parameters
id*string
Response Body
curl -X DELETE "https://plunk-api.tophunting.ai/contacts/string"Empty
Empty