Delete contact
Contact
Delete contact
Soft deletes a contact from your team.
🎯 Key Features:
- Soft delete preserves data
- Removes from all lists
- Cancels pending campaigns
- Maintains historical data
DELETE
Delete contact
Authorizations
Team API key for authentication. Find your API key in SendX Settings → Team API Key.
Example:
X-Team-ApiKey: your_team_api_key_herePath Parameters
Resource identifier with prefix (e.g., contact_BnKjkbBBS500CoBCP0oChQ)
Format: <prefix>_<22-character-id>
Pattern:
^[a-z_]+_[a-zA-Z0-9]{22}$Example:
"contact_BnKjkbBBS500CoBCP0oChQ"