Inbound
Update inbound domain settings
Updates settings for an inbound domain including nexthop, status, and digest settings
PATCH
Authorizations
Enter your Bearer token in the format "Bearer {token}"
Path Parameters
UUID of the inbound domain
Body
application/json
Next hop server in format domain:port or IP:port
Example:
"mail.example.com:25"
Domain status
Available options:
active
, disabled
Response
200
application/json
Settings updated successfully
Example:
true