Authorization: Bearer ********************
{
"_id": "66cc39e1b0e0680cadd2ca6e"
}
curl --location --request POST 'https://video.a2e.ai/api/v1/userVideoTwin/remove' \
--header 'Content-Type: application/json' \
--data-raw '{
"_id": "66cc39e1b0e0680cadd2ca6e"
}'
{
"code": 0,
"data": {}
}