---
title: "Upload Sequence Video"
method: POST
path: "/v1/sequences/video-upload"
tags: ["Sequences"]
---

# Upload Sequence Video

`POST /v1/sequences/video-upload`

Upload a video file for use as a PTV (round video) in a WhatsApp personal sequence.

The video should be square (1:1 aspect ratio), max ~60 seconds, MP4 H.264.
Returns the S3 key that should be stored as ``VideoUrl`` on the flow step.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/orsay/apis/fastapi.md) · [All operations](https://skmtc.net/orsay/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orsay/fastapi/revisions/23d1ff06d0d0/schema)
