---
title: Disown Devices
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/disown-devices
---

# 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

200 OK: 400 Bad 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

- [DeviceStatusResponse](devicemanagement/devicestatusresponse.md)
- [DeviceStatusResponse.Devices](devicemanagement/devicestatusresponse/devices-data.dictionary.md)

## See Also

### Device management

- [Activation Lock a Device](devicemanagement/activation-lock-devices.md)
- [Get Device Details](devicemanagement/device-details.md)
- [Get a List of Devices](devicemanagement/fetch-devices.md)
- [Sync the List of Devices](devicemanagement/sync-devices.md)
- [Get Beta Enrollment Tokens](devicemanagement/get-beta-enrollment-tokens.md)
