Skip to main content
POST
record.updated

Body

application/json

This event is fired whenever an attribute on a record is updated (e.g. changing the "name" field on a record).

event_type
enum<string>
required
Available options:
record.updated
id
object
required
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