Post call-analysis results
The following endpoints can be used to retrieve post-call analysis results:
-
GET /ai-framework-management/api/v1/post_call_analysis_data/: Retrieves post-call analysis results of all conversations.
-
GET /ai-framework-management/api/v1/post_call_analysis_data/{conversationId}: Retrieves post-call analysis results of a specific conversation.
-
DELETE /ai-framework-management/api/v1/post_call_analysis_data/{conversationId}: Deletes post-call analysis results of a specific conversation.