Skip to content

WebhookSubscriberSummary

idstring, (uuid)

The unique identifier of the webhook configuration in Parallax.

callback_urlstring

The HTTPS URL endpoint where webhook event notifications will be sent. Must be a valid HTTPS URL.

activeboolean

Indicates whether the webhook is active and will receive event notifications.

created_datestring, (date-time)

The date and time when the webhook configuration was initially created in Parallax.

modified_datestring, (date-time)

The date and time when the webhook configuration was last modified in Parallax.

{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "callback_url": "string", "active": true, "created_date": "2019-08-24T14:15:22Z", "modified_date": "2019-08-24T14:15:22Z" }