v1

latestOpenAPI 3.1.02026-07-26167644759.4 KB
Notes

Update a note

Updates the note with the specified ID.

put/notes/{id}

Path parameters

idstring required

Request body

titlestring nullable required
contentstring required

The content of the note in HTML format.

pinnedboolean required
source'phone' | 'phoneInbound' | 'phoneOutbound' | 'inPerson' | 'onlineMeeting' | 'callAttempted' nullable
labelIdsstring[]
createdByIdstring

The id of the user to attribute the note to.

Response

Note updated successfully.