Predict video subject(s)

Beta

Predict video subject(s).

Subject: The main topic or theme the content focuses on.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

dataset_idstringRequiredformat: "uuid"
video_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
video_contextstring or nullOptional
Optional context about the video

Response

Successful Response
subjectslist of strings
Predicted video subjects

Errors