Identify a diarized speaker as a person
Links a diarization speaker id to a person entity (or proposes a new person via name). Creates a community-attributed appearance immediately — it shows on the person page right away, flagged pending review; reviewers can revert it. Free (0 rows). Supports Idempotency-Key.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Diarization speaker id from the transcript speakers[] list.
x >= 0Existing person entity id. Either entityId or name is required.
Propose a person not in the index yet — reuses an existing same-name person or creates a provisional one. Either entityId or name is required.
1 - 120Response
Success