الانتقال إلى المحتوى الرئيسي
POST
/api/v1/video/complete

التفويضات

Authorization
string
header
مطلوب

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

الجسم

application/json
model
string
مطلوب

The ID of the model used for video generation.

مثال:

"video-model-123"

queue_id
string
مطلوب

The ID of the video generation request.

مثال:

"123e4567-e89b-12d3-a456-426614174000"

الاستجابة

Video generation request completed successfully

success
boolean
مطلوب

Indicates whether the video cleanup was successful.

مثال:

true