Add Domain

Claims a domain for the organization resolved from the access token and returns it with the verificationKey to publish. The domain is created in PENDING status and cannot be assigned to a connection until it has been verified.

Publish the returned verificationKey as a TXT record on the domain, then call POST /domains/{domainId}/actions/verify.

Only the domain field is read from the request body — every other field is assigned by Jamf and is ignored if supplied. A domain already claimed by this organization is rejected with 409; a domain already verified by a different organization is rejected on verification, not here.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The domain to claim.

A request to claim a domain. Only domain is read; every other field on a domain is assigned by Jamf.

string
required
length between 1 and 253

The DNS domain to claim, such as example.com. Lower-cased on storage, so casing in the request is not significant.

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