Update a note against a call

This API allows you to update a note against a call.

put/v1/call/note/{id}

Path parameters

idstring required

Headers

Authorizationstring required

Request body

messagestring

Note to be added for the call.

agent_dispositionstring

Agent Disposition to be added against the dialer calls. Multiple dispositions can be added seprated by |

Response

200

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.