Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.repixa.io/llms.txt

Use this file to discover all available pages before exploring further.

Delete Contact

Permanently deletes a contact and removes them from all session references.
This action is irreversible. The contact’s data will be permanently removed.

Request

DELETE https://api.repixa.io/v1/contacts/{contactId}
Authorization: Bearer YOUR_API_KEY

Path parameters

ParameterTypeDescription
contactIdstringThe unique ID of the contact to delete

Response 204

No content. The contact has been deleted.