Removes the specified recommendations from the specified assistant's queue of newly available recommendations. You can use this API in conjunction with <a href="https://docs.aws.amazon.com/amazon-q-connect/latest/APIReference/API_GetRecommendations.html">GetRecommendations</a> and a <code>waitTimeSeconds</code> input for long-polling behavior and avoiding duplicate recommendations.
post/assistants/{assistantId}/sessions/{sessionId}/recommendations/notify
Path parameters
assistantIdstring required
The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.
sessionIdstring required
The identifier of the session. Can be either the ID or the ARN. URLs cannot contain the ARN.
Request body
Response
Success