Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 488 Bytes

File metadata and controls

25 lines (15 loc) · 488 Bytes

verifyDomain

Check DNS and update status.

HTTP: POST /api/domains/{id}/verify

Parameters

Name In Description
id path

Returns

verify-domain-response — see the verify-domain-response schema.

Example

$res = $mk->verifyDomain('dom_1');

← All methods · Docs · mailkite.dev