Remove a Webhook
Remove an already registered webhook from Goki
DELETE
[environmentBaseUrl]/v1/webhooks/:id
This API is useful to remove the currently registered webhook.
Path Parameters
Name | Type | Description |
---|---|---|
id* | string | Identifier of the webhook. |
Last updated