Authorizations
Bearer authentication header of the form
Bearer <token>, where <token> is your API key.Path Parameters
The id of the domain on which to disable inbound receiving.
Response
Indicates whether the request was successful.
The updated domain object.
Errors
Returned when no domain with the given
domainId exists in the project.Returned when inbound receiving could not be disabled on the domain.