curl --location --request PATCH 'https://api.tenbyte.io/v1/jobs/' \ --header 'Content-Type: application/json' \ --data '{ "status": "completed" }'