put https://yourServer.jamfcloud.com/api/v1/device-enrollments//upload-token
Updates a device enrollment instance with the supplied token.
Responses
Updates a device enrollment instance with the supplied token.
xxxxxxxxxx
curl --request PUT \
--url https://yourserver.jamfcloud.com/api/v1/device-enrollments//upload-token \
--header 'accept: application/json' \
--header 'content-type: application/json'