Body
application/json
This event is fired whenever the content (body) of a note is updated. The parent_object_id
refers to the object that the note references (e.g. the person object), and the parent_record_id
refers to the record that the note references.
Available options:
note-content.updated
The ID of the parent object of the updated note.
The ID of the parent record of the updated note.
Example:
{
"type": "workspace-member",
"id": "50cf242c-7fa3-4cad-87d0-75b1af71c57b"
}
Response
200
Return a 200 status to indicate that the data was received successfully