AddNoteToInkConversationInput
Input fields
The time at which the note will appear to have been added (defaults to now).
The content of the note.
The relay id of the conversation that will be assigned to the bucket.
Is the note pinned, to make it clearer to the support user.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"addedAt": "2010-12-02T04:45:05.895195+00:00",
"content": "range-air-final-radio-choose",
"conversationRelayId": "87750088",
"isPinned": true
}