---
title: "Create a character from an uploaded video."
method: POST
path: "/videos/characters"
tags: ["Videos"]
deprecated: true
---

# Create a character from an uploaded video.

`POST /videos/characters`

> **Deprecated.**

## Response `200`

Success

- VideoCharacterResource
  - `id` string, nullable, required — Identifier for the character creation cameo.
  - `name` string, nullable, required — Display name for the character.
  - `created_at` integer, required — Unix timestamp (in seconds) when the character was created.

## Changes

> 82 revisions in range; 34 could not be searched.

- **2026-05-13** `74cbcf73838f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openai/apis/openapi/changes/videos/characters/post.md)

---

[API](https://skmtc.dev/openai/apis/openapi.md) · [All operations](https://skmtc.dev/openai/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openai/openapi/revisions/959ef977e135/schema)
