Authorization: Bearer ********************
{ "videoUrl": "string", "text": "string" }
curl --location 'https://api.16ai.chat/api/v1/authVideo/create' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "videoUrl": "string", "text": "string" }'
{"code":0,"data":1832022499721217,"msg":""}