Skip to content

WebhooksService

Available as client.webhooks. Every operation is scoped by workspaceId.

GroupMethods
Discovery and CRUDlistEventTypes, list, get, create, update, delete
Security and diagnosticsrotateSecret, test
DeliverieslistDeliveries, getDelivery, retryDelivery

Every method takes workspaceId first. create and rotateSecret return the signing secret; store it securely because later reads do not reveal it.

WalletHero Documentation