Verify a mailbox domain

Verify domain for the partner_id

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

domain_idstringRequired

Headers

x-monite-versionstringRequired

Response

Successful Response
idstringformat: "uuid"
Entry UUID
domainstringformat: "hostname"
The domain name.
statusstring

Errors

400
Post Mailbox Domains ID Verify Request Bad Request Error
401
Post Mailbox Domains ID Verify Request Unauthorized Error
403
Post Mailbox Domains ID Verify Request Forbidden Error
404
Post Mailbox Domains ID Verify Request Not Found Error
409
Post Mailbox Domains ID Verify Request Conflict Error
422
Post Mailbox Domains ID Verify Request Unprocessable Entity Error
500
Post Mailbox Domains ID Verify Request Internal Server Error