Authorization: Bearer ********************curl --location --globoff --request DELETE 'https://connect.dispatchable.com/jobs/api/v1/clientJobs/{{client_job_uuid}}' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{}