curl --location '/v1/videos/' \
--header 'Authorization;' \
--header 'Content-Type: application/json'{
"id": "string",
"object": "string",
"model": "string",
"status": "string",
"progress": 0,
"created_at": 0,
"seconds": "string"
}
