list-entry.deleted

This event is fired whenever a list entry is deleted (i.e. when a record is removed from a list).

Payload

This event is fired whenever a list entry is deleted (i.e. when a record is removed from a list).

string
enum
required
Allowed:
id
object
required
uuid
required

The ID of the parent object of the deleted list entry.

uuid
required

The ID of the parent record of the deleted list entry.

actor
object
required
Response
200

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

LoadingLoading…