動画を拡張
POST
/luma/generations/{task_id}/extend
- 既存の Luma 動画タスクを延長
- 公式ドキュメント:https://docs.lumalabs.ai/docs/video-generation
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
user_prompt
string
Required
必須。ユーザーが入力するプロンプト/質問の説明
expand_prompt
boolean
任意。プロンプト拡張を有効にするか
image_url
string
任意。参照画像の URL または Base64
image_end_url
string
任意。キーフレーム画像の URL または Base64
notify_hook
string
任意。コールバック Webhook URL
Responses
成功
application/json
object
code
integer
Required
message
string
Required
request_id
string
Required
data
object
Required