Authorization: Bearer ********************
curl --location --request DELETE '/jobs/19' \ --header 'Authorization: Bearer <token>'
{ "error": { "code": "string", "message": "string" } }