Set transcript from download URL

Create or replace a data entry's live transcript by fetching a Recall
async transcript JSON from download_url, mapping participant names
to speaker labels, and writing the result in a single commit.
Broadcasts the change to connected clients. Returns 400 if the URL is
unsafe, unreachable, or the payload cannot be mapped. Returns 409 if
the transcript is already wrapped in an audio/video block (media has
been attached).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the data entry.

Body Params

Body

uri
required

HTTPS URL of a Recall async transcript JSON download (media_shortcuts.transcript data.download_url). The server fetches, maps speakers, and replaces the live transcript.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json