<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 10.15.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DeviceManagement",
  "identifier" : "/documentation/DeviceManagement/Set-Bootstrap-Token",
  "metadataVersion" : "0.1.0",
  "role" : "Web Service Endpoint",
  "symbol" : {
    "kind" : "Web Service Endpoint",
    "modules" : [
      "Device Management"
    ],
    "preciseIdentifier" : "rest:put:checkin#SetBootstrapTokenRequest"
  },
  "title" : "Set Bootstrap Token"
}
-->

# Set Bootstrap Token

Sends the bootstrap token to the server.

## Discussion

A server that supports this request needs to include a `com.apple.mdm.bootstraptoken` value in the `ServerCapabilities` key of the MDM profile payload to enroll the device.

This request changes or clears a device’s bootstrap token data that the server stores.

Requires a device enrolled using Automated Device Enrollment.

### Check-in availability

|||
|--------------------------|--------------------|
|Device channel            |iOS, macOS, visionOS|
|User channel              |N/A                 |
|Requires supervision      |iOS, macOS, visionOS|
|Allowed in user enrollment|N/A                 |

## Topics

### Requests

[`SetBootstrapTokenRequest`](/documentation/DeviceManagement/SetBootstrapTokenRequest)

The set bootstrap token request details.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)
