Contents

Set Bootstrap Token

Sends the bootstrap token to the server.

URL

PUT https://yourmdmhost.example.com/checkin#SetBootstrapTokenRequest

Response Codes

StatusReasonTypeDescription
200OK

Mentioned in

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

NA

Requires supervision

iOS, macOS, visionOS

Allowed in user enrollment

NA

HTTP Body

The request object the system sends for the SetBootstrapToken request.

Topics

Requests

See Also

Commands