Update Conversation

Update the notes associated with a specific conversation.

Headers

PINNACLE-API-KEYstringRequired

Request

This endpoint expects an object.
idintegerRequired>=1
The unique identifier of the conversation to update.
notesstringRequired>=1 character
New notes or comments for the conversation.

Response

Successfully updated the conversation.
successtrueDefaults to true
Indicates the operation was successful.

Errors