Create a personal actor
create_actorCreate a personal AI actor for UGC-style video ads from a text description. Starts generation immediately and returns a run ID to monitor success.
Instructions
Create a personal actor for this account from words describing a fictional adult: a 9:16 portrait with exactly one face, plus the other requested formats edited from it. Returns a run_id immediately; poll get_run until 'succeeded' (created_actor.actor_id, then pass it as actor_id to make_ugc) or 'failed'. Each published image is charged at the price quote shows; refused descriptions and unusable portraits cost nothing. When generation is switched off the call fails with actor_generation_disabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name shown in list_actors. | |
| gender | Yes | female | male. Fixes the actor's gender and the default voice of videos with this actor. | |
| attempt | No | ||
| quality | No | Image quality: medium | high. Omitted means medium. The price per image depends on it; quote shows it before any charge. | medium |
| description | Yes | Words describing a fictional adult: appearance, clothing, setting. Naming a real person or a likeness to one is refused before any charge (actor_prompt_refused). | |
| aspect_ratios | No | Formats to create: 9:16 | 1:1 | 16:9, always including 9:16. Omitted means all three. Formats that fail the identity check are not charged and are named in warnings. | |
| approximate_age | Yes | Approximate age in years, 18 to 90: actors are adults. |