cURL
curl --request POST \ --url https://backend.tensorpix.ai/api/video-gen/videos/{id}/enhance/ \ --header 'Authorization: <api-key>'
{ "errors": {}, "non_field_errors": [ "<string>" ] }
Re-uploads the generated video as an uploaded video ready for enhancing.
Token-based authentication with required prefix "Token"
No response body
Was this page helpful?