Webhook management
Operations related to webhook management
List all registered webhooks
Retrieve a paged list of webhooks currently registered
Register a webhook to receive events through.
Subscribe to one or more event types with a specified callback URL. App connection partners registering to receive callbacks for a connected customer's activities may also supply the `AccountId` header if they wish to use per-connection callback URLs.
Get webhook signing secret
Retrieve the signing secret for a registered webhook. Use this secret to verify incoming webhook payload signatures.
Delete a registered webhook
Removes a previously registered webhook by its unique identifier