Documentation
Sign inGet started

Delete an inbound route

DELETE
/v1/email/inbound-routes/{route_id}
curl -X DELETE "https://us1.platform.bird.com/v1/email/inbound-routes/{route_id}" \
  -H "Authorization: Bearer $TOKEN"
Deletes an inbound route. Mail the route matched falls through to the next route in priority order, or to the domain's default behavior.