note.deleted

This event is fired whenever a note is deleted.

Payload

This event is fired whenever a note is deleted.

string
enum
required
Allowed:
id
object
required
uuid
required

The ID of the parent object of the deleted note.

uuid
required

The ID of the parent record of the deleted note.

actor
object
required
Response
200

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

LoadingLoading…