post https://yourServer.jamfcloud.com/api/preview/mdm/commands
Provided an MDM command type and appropriate information, will create and then queue said command.
Responses
Provided an MDM command type and appropriate information, will create and then queue said command.
xxxxxxxxxx
curl --request POST \
--url https://yourserver.jamfcloud.com/api/preview/mdm/commands \
--header 'accept: application/json' \
--header 'content-type: application/json'