Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 3.29 KB

CreateWebhookRequest.md

File metadata and controls

12 lines (9 loc) · 3.29 KB

CreateWebhookRequest

Fields

Field Type Required Description Example
unifiedApi Components\UnifiedApiId ✔️ Name of Apideck Unified API crm
status Components\Status ✔️ The status of the webhook. enabled
deliveryUrl string ✔️ The delivery url of the webhook endpoint. https://example.com/my/webhook/endpoint
events array<Components\WebhookEventType> ✔️ The list of subscribed events for this webhook. [*] indicates that all events are enabled. [
"vault.connection.created",
"vault.connection.updated"
]
description ?string A description of the object. A description