Sales
Update an existing Call
PATCH
/
calls
/
{id}
Path Parameters
id
string
requiredCall is uniquely identified by id
Query Parameters
depth
integer
The number of levels of related objects to include in the response
Body
application/json
id
string
Call is uniquely identified by id
externalPhoneNumber
string
Call is made with External Phone Number
internalPhoneNumber
string
Call is made with Internal Phone Number
ratingNote
string
Call has Rating Note
note
string
Call has Note
rating
number
Call has Rating
Required range:
0 < x < 5
Must be a multiple of 0.1
audioRecording
object
Call has Audio Recording
transcript
string
Call has Transcript
conversationURL
string
Call has Conversation URL
time
string
Call occurs at Time
Response
200 - application/json
data
object
success
boolean