string
required
The HTTPS endpoint that ReachOwl will POST event payloads to.
array
required
Array of event type strings to subscribe to. Available values:
contact-is-sent-a-friend-requestcontact-accept-your-friend-requestcontact-is-sent-a-messagecontact-reply-to-your-messagecontact-failed-process
integer
Scope this webhook to a specific campaign. Omit to receive events from all campaigns.
id. Use this id to update or delete the webhook later.
To see the full list of available event types, call GET /api/v1/events before creating your subscription.