Cancel a job
Cancel a queued or running job
POST
Cancel a queued or running job. Running jobs receive a SIGTERM followed by a SIGKILL after a grace period.
Path parameters
namespace type: string (required)
The namespace (user or organization) the job belongs to.
name type: string (required)
The job name.