Authorizations
Authenticate requests by providing a JSON Web Token (JWT) in the Authorization header. Example: Authorization: Bearer <YOUR_JWT>
Path Parameters
The UUID of the site.
The UUID of the job to delete.
Response
The job was successfully deleted.