---
title: "Upload video"
method: POST
path: "/v0/assistant/video/upload"
tags: ["Media"]
---

# Upload video

`POST /v0/assistant/video/upload`

Uploads a profile video for an assistant and returns the storage URL.

## Response `201`

Successful Response

- InfoResponseAssistantVideoUploadResponse
  - `info` AssistantVideoUploadResponse, required
    - `gcs_url` string, required — GCS URL of the uploaded video

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/unify/apis/unifyai-http-api-reference.md) · [All operations](https://skmtc.net/unify/apis/unifyai-http-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unify/unifyai-http-api-reference/revisions/900377f918b6/schema)
