Deletes a pending job (one that has not started execution). Requires job:delete
permission and user ownership.
Standard JWT token obtained via a separate authentication process. Required for most user-facing API endpoints.
The UUID of the Site.
The UUID of the Job to delete.
Job deleted successfully.