Authorization: Bearer ********************curl --location 'https://api.qnaigc.com/queue/fal-ai/kling-video/requests/' \
--header 'Authorization: Bearer <token>'{
"video": {
"url": "string",
"duration": 0,
"content_type": "video/mp4",
"file_name": "string",
"file_size": 0
}
}