Skip to main content

DELETE /domains/:id/inbound

Disables inbound email receiving on a domain. Deletes the SES receipt rule. Previously received emails are not deleted.

Authentication

JWT (Dashboard)

Path Parameters

ParameterTypeRequiredDescription
idstringYesDomain ID

Response

{
  "message": "Inbound receiving disabled"
}
After disabling, you should remove the MX record from your DNS.