CrmNote

Update a note

patch/crm/notes/{id}

Path parameters

idstring required

Request body

contentstring required

The contents of the note in plain text or HTML.

Response

status'ok' | 'error' required
messagestring required
{"stackTrail":"components:schemas:crmCreateOrUpdateNoteResponse:properties:result","oasType":"schema","type":"unknown"}

Changes