Custom Device Enrollment
Get MDM profile
Applicable to iOS 13.0 and macOS 10.15 and later versions as supported by Cloud. You use this call when interacting with a custom device enrollment web page. See the section "Adding a custom Device Enrollment web page" on the Admin > Device Enrollment page of the Cloud online help for complete details. The link leads you to the Cloud 72 online help. You can replace the 72 with the latest version number of Cloud to access the most up to date help system.
Authentication
This call requires Tenant Admin credentials.
HTTP method
POST
Request URI
/c/i/dep/custom.mobileconfig?user=[email protected]
Required header
x-apple-aspen-deviceinfo: Should contain value of the x-apple-aspen-deviceinfo header sent by the device to the custom enrollment endpoint.
Example request
https://[Cloud]/c/i/dep/[email protected]
Response
The response is a .mobileconfig file which is used for registration.