---
title: "Cancel Fal Video"
method: POST
path: "/internal/fal/videos/{video_id}/cancel"
tags: ["internal-fal"]
---

# Cancel Fal Video

`POST /internal/fal/videos/{video_id}/cancel`

## Path parameters

- `video_id` string, required

## Headers

- `x-api-key` string, required

## Response `200`

Successful Response

- FalBridgeLifecycleResponse
  - `status` 'CANCELLED' | 'DELIVERED', required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/mirage/apis/mirage-video-api.md) · [All operations](https://skmtc.net/mirage/apis/mirage-video-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mirage/mirage-video-api/revisions/31e2df09dcfa/schema)
