Delete a sending domain
DELETE
/v1/email/domains/{domain_id}
curl -X DELETE "https://us1.platform.bird.com/v1/email/domains/{domain_id}" \
-H "Authorization: Bearer $TOKEN"Removes the domain and revokes its sender authorization. New sends from a deleted domain are rejected. Historical statistics and events for past sends from this domain are preserved.
Parâmetros
domain_id
string
Domain ID.