Skip to main content

Delete Webhook

DELETE 

/api/v1/user/webhooks/:id

Request

Path Parameters

    id integerrequired

    The id of the webhook

    Example: 1

Header Parameters

    Authorization string
    Example: Bearer {YOUR_AUTH_KEY}
    Content-Type string
    Example: application/json
    Accept string
    Example: application/json

Responses

success

Schema

    string

Loading...