v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBScheduling
Delete Machine Tasks
Deletes scheduled tasks for machines based on the provided query parameters such as SchedulingIds, MachineID, and date.
delete/v1/Scheduling/schedule/machine-tasks
Query parameters
SchedulingIdsinteger[]
A list of unique identifiers for the specific scheduling instances to be deleted.
MachineIDinteger
The unique identifier of the machine for which the tasks are to be deleted.
isStaticboolean
A flag indicating if the tasks are static.
datestring
The date for which the tasks are to be deleted.
Response
The details of the deleted tasks.