|
Hi Balaji, It's POST /api/v2/quality/surveys If you go to the API Explorer you will find the API with the documentation. The body is like that below and then you will get a survey URL in the response. ( "conversationId": "XXXX", "surveyFormContextId": "XXXX", "agentId": "XXXX", "queueId": ...
|