Delete Domain

Removes a domain from the organization resolved from the access token.

Deleting a verified domain also removes it from the connection it is assigned to, so users on that domain stop being redirected to the identity provider. Read GET /domains/allocation/{domain} first if you need to know what the deletion will affect. The domain can be claimed again afterwards, but a new verificationKey is issued and must be published again.

The response has no body.

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
204

The domain was deleted. The response has no body.

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