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 a short period to be fetched using the poll endpoint.
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.