manual-ingest

Ingest Transcript

Convenience endpoint for ingesting meeting/interview transcripts.

Automatically sets document_type to 'transcript' and formats metadata appropriately for meeting content.

post/v1/ingest/manual/transcript

Query parameters

workspace_idstring uuid required
titlestring required
transcriptstring required
meeting_datestring date-time nullable
vault_idstring uuid nullable

Request body

string[] nullable required

Response

Successful Response

document_idstring uuid required
statusstring required
messagestring required
processing_job_idstring uuid nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.