delete https://api.iotgps.io/v1/tasks/schedule/
Deletes a task schedule.
If deleteActiveTasks is true, all active tasks associated with the task schedule will be deleted.
Log in to see full request history
Responses
Deletes a task schedule.
If deleteActiveTasks is true, all active tasks associated with the task schedule will be deleted.
xxxxxxxxxx
curl --request DELETE \
--url https://api.iotgps.io/v1/tasks/schedule/taskScheduleId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: