Create webhook subscription
Webhook Subscriptions
Create webhook subscription
Create a webhook subscription
POST
Create webhook subscription
Authorizations
API key authentication for the External Actor Gateway
Body
application/json
URL to open when action is triggered
Available options:
page.version.created, page.version.processed, page.version.published, form.submitted, form.enriched, form.enrichment_failed Whether the subscription should be active
Example:
true
Response
201 - application/json
WebhookSubscription created successfully
Unique subscription identifier
URL to open when action is triggered
Available options:
page.version.created, page.version.processed, page.version.published, form.submitted, form.enriched, form.enrichment_failed Whether the subscription is active
Minimum string length:
1Pattern:
^accountlog_[a-z0-9]{26}$Minimum string length:
1Pattern:
^accountlog_[a-z0-9]{26}$The signing secret for the subscription

