Webhook
Delete Webhook
Delete a webhook by its ID. This action is irreversible.
DELETE
Delete Webhook
Documentation Index
Fetch the complete documentation index at: https://docs.monime.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer HTTP authentication specified with the header Authorization: Bearer <access_token>
Headers
Specifies which version of the Monime API will handle this request.
Available options:
caph.2025-08-23, caph.2025-06-20 The value is the tenancy parameter that Monime uses to determine which space the request is intended for.
Maximum string length:
64Pattern:
^spc-.*$Path Parameters
Unique identifier of the webhook to delete.
Pattern:
^whk-.*$Delete Webhook