Transcription
Generate line items for a task
Manually trigger line item generation for a specific task.
- task_id: The ID of the task to generate line items for.
- regenerate: If true, regenerate all line items from all transcripts
Returns:
- The generated line items content and metadata
post/tools/line-items/{task_id}/generate
Path parameters
task_idstring required
Query parameters
regenerateboolean
Response
Successful Response
{"stackTrail":"paths:/tools/line-items/{task_id}/generate:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.