put https://qa.connect.calamp.com/device-services/jobs//tasks//progressStatus
Send a request to cancel a task by jobID and taskIndex.
Required permission: job-read, job-update, job-delete
Log in to see full request history
Response
200OK
Send a request to cancel a task by jobID and taskIndex.
Required permission: job-read, job-update, job-delete
200OK
xxxxxxxxxx
curl --request PUT \
--url https://qa.connect.calamp.com/device-services/jobs//tasks//progressStatus \
--header 'content-type: text/plain'
Try It!
to start a request and see the response here!