Phone Calls REST Endpoints

Phone Calls
The phone calls are details of real-time voice and video conversations between agents and business contacts.
Create a phone call
Method: post
Path: /crmRestApi/resources/11.13.18.05/phoneCalls
Delete a phone call
Method: delete
Path: /crmRestApi/resources/11.13.18.05/phoneCalls/{CallId}
Get a phone call
Method: get
Path: /crmRestApi/resources/11.13.18.05/phoneCalls/{CallId}
Get all phone calls
Method: get
Path: /crmRestApi/resources/11.13.18.05/phoneCalls
Update a phone call
Method: patch
Path: /crmRestApi/resources/11.13.18.05/phoneCalls/{CallId}