Skip to main content
POST
Ingest Transcript

Authorizations

Authorization
string
header
required

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

Query Parameters

workspace_id
string<uuid>
required
title
string
required
transcript
string
required
meeting_date
string<date-time> | null
vault_id
string<uuid> | null

Body

application/json

Response

Successful Response

Response after manual ingestion.

document_id
string<uuid>
required
status
string
required
message
string
required
processing_job_id
string<uuid> | null