API docs example
Last updated
Last updated
POST /v1/videos/check HTTP/1.1
Host:
Content-Type: multipart/form-data
Accept: */*
Content-Length: 18
{
"image": "binary"
}{
"quality_score": 1,
"quality_error_code": 1,
"prompt": "text",
"signature": "text",
"quality_error_type": "text"
}