Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationCreate a new webhook scoped to a wallet
The ID of the wallet to create the webhook for.
Optional
createWalletWebhookRequest: CreateWalletWebhookRequestOptional
options: RawAxiosRequestConfigOverride http request option.
Create a new webhook scoped to a wallet
WebhooksApi
Create a new webhook
Optional
createWebhookRequest: CreateWebhookRequestOptional
options: RawAxiosRequestConfigOverride http request option.
Create a new webhook
WebhooksApi
Delete a webhook
The Webhook uuid that needs to be deleted
Optional
options: RawAxiosRequestConfigOverride http request option.
Delete a webhook
WebhooksApi
List webhooks, optionally filtered by event type.
Optional
limit: numberA limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
Optional
page: stringA cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
Optional
options: RawAxiosRequestConfigOverride http request option.
List webhooks
WebhooksApi
Update a webhook
The Webhook id that needs to be updated
Optional
updateWebhookRequest: UpdateWebhookRequestOptional
options: RawAxiosRequestConfigOverride http request option.
Update a webhook
WebhooksApi
WebhooksApi - object-oriented interface
Export
WebhooksApi