Skip to main content
POST
list-entry.updated
{}

Body

application/json

This event is fired whenever an existing list entry is updated (i.e. when a list attribute is changed for a specific list entry, e.g. when setting "Owner").

event_type
enum<string>
required
Available options:
list-entry.updated
id
object
required
parent_object_id
string<uuid>
required

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

parent_record_id
string<uuid>
required

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

actor
object
required
Example:
{
"type": "workspace-member",
"id": "50cf242c-7fa3-4cad-87d0-75b1af71c57b"
}

Response

200

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