Verify Domain

Checks the domain's DNS records for the TXT record matching its verificationKey and returns the domain with the outcome in domainStatus: VERIFIED when the record was found, and the previous status when it was not. A failed check is not an error response — inspect domainStatus.

DNS propagation is not instant, so a check that runs immediately after the record is published can legitimately fail. Verification is rate limited to once every five minutes, except for the first attempt on a newly added domain; an attempt inside that window is rejected with 400.

The request has no body. A domain another organization has already verified is rejected with 409.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 10
^[0-9]{1,10}$

Jamf-assigned identifier of the domain, as returned in the id field of a domain. Treat it as an opaque string: it is currently a decimal number, and a value that is not one is rejected with 400.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json