Skip to main content
DELETE
Delete User Webhook

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

id
integer
required

Unique identifier of the webhook to delete.

Response

Success; returns {success: true}

success
boolean

Always true on success.