Search the docs
    GET STARTED
    Introduction
    ENDPOINTS
    Admin API Reference
      Account User
      Admin User
      Bundle
      Cache Configurations
      Cache Management
      Company
      Component Library
      Configuration
      Credit
      Decision Engine
      Email Templates
      Entitlement
      Feature Rules
      Form
      Gifts
      Grants
      Meter
      Products
      Request Rules
      Session
      Static Items
      Third Party Authentication
      User Export
      User Schema
      Users
      V4 Session
      Webhook
        get
        List webhooks
        post
        Create a webhook
        get
        Retrieve a webhook
        delete
        Delete a webhook
        put
        Update a webhook
      Account
      Health Check
      System Resources
      External Templates
      Accounts
      Request Rules Version
      get
      Fetch external template
      Pages
      Dynamic Offer Promo code redemption
      Subscription
    Public API Reference

Delete a webhook

Deletes a webhook.

SecurityZephrHmacHttp
Request
path Parameters
id
required
string

Unique Webhook identifier

Responses
200

OK

404

Not Found

delete/v3/webhooks/{id}