Contents

Disown Devices

Notify Apple’s servers that your organization no longer owns the specified devices.

URL

POST https://mdmenrollment.apple.com/devices/disown

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
DeviceStatusResponse

400Bad Request

  • DEVICE_ID_REQUIRED: The request did not contain any devices.

  • USER_AGENT_INVALID: The User-Agent header is invalid.

  • USER_AGENT_MISSING: The User-Agent header is missing or has no assigned value.

HTTP Body

The request for a list of devices.

Topics

Response

See Also

Device Management