vellTRDocs
API ReferenceWebhooksDelete Webhook Endpoint

Delete Webhook Endpoint

DELETE/v1/stores/{storeId}/webhooks/{webhookId}Core

Remove a webhook endpoint. Returns 204 No Content.

Authentication

Signature Pattern

Dashboard JWT bearer (not the HMAC public API).
HeaderValueDescription
AuthorizationBearer {jwt}Merchant dashboard JWT (from /v1/auth/login)
Content-Typeapplication/jsonRequest content type

Response Example

JSONResponse
{}

Status Codes

200Success
201Created
400Bad Request
401Unauthorized
404Not Found
429Rate Limited
Try itMock
DELETEhttps://api.pay.sandbox.kvell.group