documents
Generate Document
Generate Document.
POST
Path Parameters
The interaction ID representing the context for the request.
Query Parameters
If true the response happens via SSE sending back a full valid JSON always, however, the content within text may be incomplete.
Body
application/json
An array of context objects.
The language in which the document will be generated. (BCP-47)
The ID of the template that informs on what kind of document is to be generated.
The key of the template that informs on what kind of document is to be generated.
An optional name for the document.
Template details if the template should be generated during the request. Overrides templateId.
Was this page helpful?