Path Parameters
The job ID.
curl --request DELETE \
--url https://{FUSION HOST}/api/jobs/{resource}/schedule
Reset the schedule for the specified job.
curl --request DELETE \
--url https://{FUSION HOST}/api/jobs/{resource}/schedule
The job ID.
Was this page helpful?