Contact Changed Webhook

Triggered when any contact details are modified in the system.

Payload includes:

  • Contact's unique identifier
  • Modification timestamp
  • Direct API link to access the updated contact's details

The event payload contains both the modified contact data and webhook event metadata for tracking changes.

Payload
date-time
uuid
uuid
string
event
object
Responses
204

The webhook was received successfully.

LoadingLoading…