note.updated

This event is fired whenever the title of a note is modified. Body updates do not currently trigger webhooks.

Payload

This event is fired whenever the title of a note is modified. Body updates do not currently trigger webhooks.

string
enum
required
Allowed:
id
object
required
uuid
required

The ID of the parent object of the updated note.

uuid
required

The ID of the parent record of the updated note.

actor
object
required
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…