Duplicate an existing completed video, optionally with a new voice and/or avatar look
done status.
Authorization header.done status (completed generation).done, meaning the video is ready to be exported.done status.MISSING_VIDEO_ID: video_id parameter is required.INVALID_TYPE: One of the parameters has an invalid type (must be strings).INVALID_VOICE_ID: Provided voice_id does not match any available voice.INVALID_AVATAR_ID: Provided avatar_look_id does not match any available avatar look.VIDEO_NOT_FOUND: Video with specified ID does not exist.UNAUTHORIZED_VIDEO: Video does not belong to your space.VIDEO_NOT_READY: Video must be completed before duplication.INTERNAL_ERROR: Unexpected internal server error.