Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/api/v1/review \ --header 'Content-Type: application/json' \ --data ' { "asset_id": "<string>", "title": "<string>", "assignee": "<string>" } '
{}
Open a review task for a subtitle asset (starts at the ASR stage).
Successful Response
The response is of type Response Create Review Api V1 Review Post · object.
Response Create Review Api V1 Review Post · object