Create a new webhook for the specified campaign. A webhook allows Postalytics to post out campaign events to the specified endpoint. This lets external applications consume our events in a light integration way. The webhook needs a valid endpoint and needs to be enabled via is_subscribed. To set which events would you like to be notified about, you will need to edit the webhook in the application. This will be exposed in a future release of this endpoint.
Id of the webhook. Will be returned in a GET but is not required in a POST
Name of the webhook
created_date of Webhook
The endpoint associated with the campaign.
Indicates whether a webhook is active and sending out or not. 1 = active, 0 = not active
The URL of the receiving third party endpoint that will consume this webhook
The date and time when the webhook was created.