Delete Webhook Endpoint
DELETE
/v1/stores/{storeId}/webhooks/{webhookId}CoreRemove a webhook endpoint. Returns 204 No Content.
Authentication
Signature Pattern
Dashboard JWT bearer (not the HMAC public API).| Header | Value | Description |
|---|---|---|
Authorization | Bearer {jwt} | Merchant dashboard JWT (from /v1/auth/login) |
Content-Type | application/json | Request content type |
Response Example
JSONResponse
{}Status Codes
200Success
201Created
400Bad Request
401Unauthorized
404Not Found
429Rate Limited
Try itMock
DELETEhttps://api.pay.sandbox.kvell.group