Webhooks
deleteWebhookHandler()
Deletes a webhook handler
Deletes a webhook handler.
API
TypeScript
Arguments
id : string
The id
of your webhook handler provided by createWebhookHandler()
.
Was this page helpful?
Deletes a webhook handler
Deletes a webhook handler.
id : string
The id
of your webhook handler provided by createWebhookHandler()
.
Was this page helpful?