Generate a note asynchronously
POST/generate-note-async
Creates an asynchronous task (also called asynchronous request) that will generate a structured clinical note given the transcript, then keeps the response for two hours before removing it, allowing it to be fetched using the poll endpoint. More details about asynchronous note generation can be found in the best practices guide. The generated note will be localized to the user's language and can be customized using the user's note generation settings and template-specific per-section customization options. Customization includes adjusting the level of detail, organizing content by problem, and other formatting preferences.
Requestโ
Responsesโ
- 200
Request received and processing started.