post https://neon-config-qa.spika.com/config/v1//jobs//disable
Disables a Job from executing automatically. This is only allowed for Jobs that are asleep or have failed.
Response
200OK
Disables a Job from executing automatically. This is only allowed for Jobs that are asleep or have failed.
200OK
xxxxxxxxxx
curl --request POST \
--url https://neon-config-qa.spika.com/config/v1/space/jobs/jobLookupId/disable
Try It!
to start a request and see the response here!