API ReferenceJobsCancel a jobCancel a job DELETE /api/v1/jobs/:jobId Cancel a pending job (only works for jobs in PENDING status) Request Responses200400401404500Job cancelled successfullyJob cannot be cancelled (wrong status)UnauthorizedNot FoundInternal server error