POST
/
video
/
status

Authorizations

Authorization
string
header
required

Use the following format for authentication: Bearer <your api key>

Body

application/json
requestId
string
required

The requestId returned by the interface submit.

Response

200 - application/json
position
integer

Position in the result set

reason
string

Reason for the operation

results
object
status
enum<string>

Status of the operation. Possible values are 'Succeed' and 'InProgress'.

Available options:
Succeed,
InProgress