Lipsync
Run check face
Run check face task for project id provided.
PUT
/
v2
/
projects
/
{project_id}
/
check_face
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
project_id
string
requiredProject ID
Response
200 - application/json
check_face_task_status
enum<string> | null
Check Face Task Status
Available options:
started
, done
, failed