Documentation
Sign inGet started

Delete an inbound address

DELETE
/v1/email/inbound-addresses/{inbound_address_id}
curl -X DELETE "https://us1.platform.bird.com/v1/email/inbound-addresses/{inbound_address_id}" \
  -H "Authorization: Bearer $TOKEN"
Deletes an inbound address. Mail forwarded to the address after deletion is no longer received. Previously received messages are unaffected.