Generate Summary
Generate a Markdown summary for a transcription. If a summary already exists, it is returned.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
transcription_id
ID of the transcription to summarize
Request
This endpoint expects an object.
transcription_id
ID of the transcription to summarize
Response
This endpoint returns an object.
summary
Markdown summary of the transcription
