WebhookId, then use that id in the webhook subscription Event property.
These events are fired when a webhook State property changes.
webhook{webhookId}.started- when state is set toActivewebhook{webhookId}.stopped- when state is set toStoppedwebhook{webhookId}.errors- when state is set toTooManyErrors
FieldValues for webhook events
The following fields are included in theFieldValues property of the webhook payload for webhook events:
events- number of events sent to the webhookregistered- date of the webhook registrationregistered_associate_id- ID of the associate who registered the webhookstate- state of the webhook (0 = Active, 1 = Stopped, 2 = TooManyErrors)updated- date of the last updateupdated_associate_id- ID of the associate who last updated the webhook