Deletes a job that has not yet started execution. Jobs that are in progress, completed, or failed cannot be deleted.
Authenticate requests by providing a JSON Web Token (JWT) in the Authorization header. Example: Authorization: Bearer <YOUR_JWT>
The UUID of the site.
The UUID of the job to delete.
The job was successfully deleted.