put https://qa.connect.calamp.com/device-services/jobs/
Send a request to cancel a job device by jobID by updating progressStatus to 'cancel'
Required permission: job-read, job-update
Log in to see full request history
Responses
Send a request to cancel a job device by jobID by updating progressStatus to 'cancel'
Required permission: job-read, job-update
xxxxxxxxxx
curl --request PUT \
--url https://qa.connect.calamp.com/device-services/jobs/ \
--header 'accept: application/json; charset=utf-8' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: