Update a Device Enrollment Instance with the supplied Token Copy Pageput https://yourServer.jamfcloud.com/api/v1/device-enrollments/{id}/upload-tokenUpdates a device enrollment instance with the supplied token. Required privilege: Update Device Enrollment Program InstancesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredDevice Enrollment Instance identifierBody ParamsThe downloaded token base 64 encoded from the MDM server to be used to create a new Device Enrollment Instance.tokenFileNamestringOptional name of the token to be saved, if no name is provided one will be auto-generatedencodedTokenstringThe base 64 encoded tokenResponses 200Success 404Device Enrollment Instance with that id does not exist 500Something went wrongUpdated 15 days ago