cURL
curl --request DELETE \ --url https://{FUSION HOST}/api/scheduler/jobs
[ "<string>" ]
Stop all currently-running jobs.
successful operation
The response is of type string[].
string[]
Was this page helpful?