Get Video Caption
get/serve/api/v1/get_video_caption
Query parameters
video_nostring required
The unique video ID returned by the upload API.
Response
Successful response
Example response
{
"msg": "success",
"success": true
}The unique video ID returned by the upload API.
Successful response
{
"msg": "success",
"success": true
}