Requires an active paid plan. Regenerates one scene keyframe, one character anchor, or the style anchor. Character-anchor and style-anchor regeneration also refresh every dependent scene keyframe.
Cost note: This operation may consume AI credits and can take time to complete.
Authorization
ApiKeyAuth Use Bearer br_live_....
In: header
Path Parameters
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$uuid^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$uuidHeader Parameters
Retry key (8-200 characters). Reusing it with identical input returns the original response; different input returns 409.
^[A-Za-z0-9._:-]+$8 <= length <= 200Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/projects/497f6eca-6276-4993-bfeb-53cbbbba6f08/faceless/plans/497f6eca-6276-4993-bfeb-53cbbbba6f08/regenerate-assets" \ -H "Content-Type: application/json" \ -d '{ "asset_type": "style_anchor" }'{ "revision_id": "string", "job_id": "string", "status": "preproduction_processing", "asset_type": "style_anchor", "character_id": "string", "scene_indexes": [ 0 ]}Approve keyframes and generate faceless video POST
Requires an active paid plan. Approves the generated character anchors and keyframes, then starts scene animation and timeline composition from those exact assets. Cost note: This operation may consume AI credits and can take time to complete.
Create a revised faceless production plan POST
Requires an active paid plan. Copies one immutable revision into a new draft with explicit scene, character, or model changes. It does not call a planning model or generate media.