v1

latestOpenAPI 3.0.02026-08-0422528.1 KB
questions

Returns the generated response for parsed chat queries, if no app was specified nor present in conversation context, suggests matching apps.

post/api/v1/questions/actions/ask

Headers

qlik-web-integration-idstring

This header is only required for external clients or mashups for QCS, this value of this property should be the id of the web integration set up for the external client/mashup

Request body

langstring

The language to assume when parsing, specified as an ISO-639-1 code. Defaults to 'en' (English).

textstring required

The sentence that will be parsed.

disableFollowupsboolean

The flag specifies whether to disable follow-up recommendations.

disableNarrativeboolean

Flag that specifies whether the narratives should be generated for the user query or not.

recommendationIdstring

property that contains the Id of the recommendation for which the response should be generated.

clearEntityContextboolean

Flag that clears the entity context.

visualizationTypesstring[]

Specify visualizationTypes for only which visualization object should be provided if enableVisualizations is set to true. For eg. ['linechart', 'barchart']

enableVisualizationsboolean

Flag that specifies whether visualization object should be provided or not.

disableConversationContextboolean

Flag that specifies either to enable converastion context.

Response

The sentence is not created as an app was not specified, but matching apps are suggested