Skip to main content
POST
Submit a video-level entity merge

Authorizations

Authorization
string
header
required

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

Body

application/json
sourceName
string
required

The name as it appears in this video (e.g. a first-name-only mention).

Required string length: 1 - 120
targetEntityId
integer
required

The canonical entity these mentions actually refer to.

replaceWith
string

Optional respelling applied to the transcript text (e.g. "Imad" → "Emad").

Maximum string length: 120
revision
string

Response

Success