DeclarativeManagementRequest
The declarative management request details.
Declaration
object DeclarativeManagementRequestProperties
| Name | Type | Description |
|---|---|---|
Data | data | A Base64-encoded JSON object using the SynchronizationTokens schema. |
Endpoint Required | string | The type of operation the declaration is requesting. This key needs to be one of these values:
|
EnrollmentID Required | string | The per-enrollment identifier for the device. The system requires this value if the enrollment type is a user enrollment. Available: iOS 15+ | iPadOS 15+ | macOS 13+ | visionOS 1.1+ |
EnrollmentUserID Required | string | The per-enrollment identifier for the user. The system requires this value if the enrollment type is a user enrollment on the user channel. Available: macOS 13+ |
MessageType Required | string | The message type, which requires a value of |
UDID Required | string | The device’s UDID (unique device identifier). The system requires this value if the enrollment type is a device enrollment. |
UserID | string | For macOS, this value is the ID of the user. For Shared iPad, this value is Available: iOS 15+ | iPadOS 15+ | macOS 13+ |
UserLongName Required | string | The full name of the user. Available: macOS 13+ |
UserShortName | string | For macOS, this value is the short name of the user. For Shared iPad, this value is the Managed Apple Account identifier of the user on Shared iPad. It indicates that the token is for the user channel. Available: iOS 15+ | iPadOS 15+ | macOS 13+ |
Topics
Declaration Endpoints
declaration/activation/{identifier}declaration/asset/{identifier}declaration/configuration/{identifier}declaration/management/{identifier}