Chats v2

On-demand Visual Director video — generates the scene image and animates it

post/v2/chats/{id}/show-scene-video

Path parameters

idstring required

Request body

clientIdstring

Client-provided message ID for idempotency

offerSessionIdstring

Optional offer session id for analytics correlation

Example request

{
  "clientId": "550e8400-e29b-41d4-a716-446655440000",
  "offerSessionId": "b1b3d2f0-5a4c-4e2f-9a1b-1234567890ab"
}

Response

balancenumber required

User coin balance after operation

Changes

No recorded changes to this endpoint across all 1 revision of this API.