Stops a single job based on the ID supplied
curl --request POST \ --url https://5uftseufe1.execute-api.us-east-2.amazonaws.com/prod/var/stop_job/{job_id} \ --header 'x-api-key: <api-key>'
This response has no body data.
Server authentication header of the form x-api-key: <api-key>, where <api-key> is your auth token
x-api-key: <api-key>
<api-key>
ID of job to stop