Skip to main content

Fields

content : String! required

The content of the ink note.

id : ID! required

The ID of the object

isPinned : Boolean! required

The note is pinned, so that it's always visible in the conversation.

occurredAt : DateTime! required

The datetime at which the conversation note occurred.

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

{ "content": "thank-sister-performance-also-customer", "id": "23290959", "isPinned": true, "occurredAt": "1981-08-23T08:29:35.296592+00:00" }