- Docs
- Api%2Freference%2Fwebhooks%2FDeleteWebhook
Delete a webhook
Remove a registered webhook by ID.
AuthorizationBearer <token>
In: header
Path Parameters
webhookId*string
Unique identifier of the webhook
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://api-testnet.dual.network/webhooks/string"{}{
"code": 0,
"message": "string",
"details": {}
}{
"code": 0,
"message": "string",
"details": {}
}{
"code": 0,
"message": "string",
"details": {}
}