Delete domain
Domain
Delete domain
Deletes a domain from the system.
DELETE
Delete domain
🎯 Purpose:
Delete a domain from your SendX team. This action removes the domain configuration and all associated settings.
⚠️ Important Considerations:
- Deleting a domain is permanent and cannot be undone
- Any senders using this domain may be affected
- DNS records should be removed from your DNS provider separately
- Consider the impact on active campaigns
- Remove unused or test domains
- Clean up domains that are no longer needed
- Replace domains with new configurations
- Remove domains with failed verifications
- Ensure no active campaigns are using this domain
- Check that no senders depend on this domain
- Verify you have backups of DNS configurations if needed
- Consider the impact on email deliverability
- Only delete domains that are truly no longer needed
- Document DNS configurations before deletion
- Remove DNS records from your DNS provider after deletion
- Update any automation or integrations that reference this domain
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
Domain identifier to delete
Pattern:
^(domain_)?[a-zA-Z0-9]{22}$