Documentation
Sign inGet started

Release an agent domain

DELETE
/v1/email/agent-domains/{agent_domain_id}
curl -X DELETE "https://us1.platform.bird.com/v1/email/agent-domains/{agent_domain_id}" \
  -H "Authorization: Bearer $TOKEN"
Releases the agent domain. The domain stops receiving mail and the handle stays permanently reserved to this workspace — it can never be claimed by another workspace. Release is blocked while the domain still has mailboxes or retained mailbox memory. The domain may briefly show status releasing before it settles at released.