DELETE
/
scheduler
/
jobs
Stop all running jobs
curl --request DELETE \
  --url https://{FUSION HOST}/api/scheduler/jobs
[
  "<string>"
]

Response

200 - application/json

successful operation

The response is of type string[].