Submit a video-level entity merge ("this name in this video is entity X")
Corrections
Submit a video-level entity merge ("this name in this video is entity X")
For misattributed name mentions in one video (e.g. a first-name-only mention resolved to the wrong entity). Optionally respells the transcript text via replaceWith. Pending review; applied optimistically for you. Mentions of the same name in other videos are untouched. Free (0 rows). Supports Idempotency-Key.
POST
Submit a video-level entity merge ("this name in this video is entity X")
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The name as it appears in this video (e.g. a first-name-only mention).
Required string length:
1 - 120The canonical entity these mentions actually refer to.
Optional respelling applied to the transcript text (e.g. "Imad" → "Emad").
Maximum string length:
120Response
Success