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