Skip to main content

Delete webhook

DELETE 

/webhooks/:webhookId

Delete a webhook; this will disable sending, receiving, or processing of data from external services to this webhook

Request

Path Parameters

    webhookId stringrequired

    Web Hook Param

Query Parameters

    siteId string

    Site Identifier

Responses

200 OK

Response Headers

  • Access-Control-Allow-Origin

    string

  • Access-Control-Allow-Methods

    string

  • Access-Control-Allow-Headers

    string

Schema

    message string

    Result message

Loading...