---
title: "Delete Short"
method: DELETE
path: "/jobs/{job_id}"
tags: ["Shorts"]
---

# Delete Short

`DELETE /jobs/{job_id}`

Deletes a short and all its associated segments.

## Path parameters

- `job_id` string, required

## Response `200`

200

- object
  - `success` boolean
  - `message` string

## Other responses

- `400` — 400
- `500` — 500

---

[API](https://skmtc.net/pandavideo/apis/api-v2.md) · [All operations](https://skmtc.net/pandavideo/apis/api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pandavideo/api-v2/revisions/4fbd3c623ca9/schema)
