Permanently deletes the recommendations and analysis results for a specific bot analysis request. This operation is provided for GDPR compliance and cannot be undone.
After deletion, the analysis results cannot be retrieved. The analysis request ID will still appear in the history list, but attempting to describe the recommendations will return a ResourceNotFoundException.
delete/bots/{botId}/botanalyzer/{botAnalyzerRequestId}/
Path parameters
botIdstring required
The unique identifier of the bot.
botAnalyzerRequestIdstring required
The unique identifier of the analysis request whose recommendations should be deleted.
Response
Success
DeleteBotAnalyzerRecommendationResponse required