CallLogs
Number of APIs: 5
-
Add a call log POST {{baseUrl}}/callLogs
-
Get all call logs assigned to a particular user GET {{baseUrl}}/callLogs?start=0&limit=<integer>
-
Delete a call log DELETE {{baseUrl}}/callLogs/:id
-
Get details of a call log GET {{baseUrl}}/callLogs/:id
-
Attach an audio file to the call log POST {{baseUrl}}/callLogs/:id/recordings