curl --request PATCH \
--url https://tavusapi.com/v2/videos/{video_id}/name \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"video_name": ""
}'
curl --request PATCH \
--url https://tavusapi.com/v2/videos/{video_id}/name \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"video_name": ""
}'
curl --request PATCH \
--url https://tavusapi.com/v2/videos/{video_id}/name \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"video_name": ""
}'
curl --request PATCH \
--url https://tavusapi.com/v2/videos/{video_id}/name \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"video_name": ""
}'