Chats v2

Animate existing image attachments into video(s) (v2)

post/v2/chats/{id}/animate

Path parameters

idstring required

Request body

clientIdstring

Client-provided message ID for idempotency

attachmentIdsstring[] required

IDs of image attachments to animate

promptOverridestring

Optional prompt override for animation

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.