📄 MIPYME Documents
Delete a specific webhook subscription
DELETE
Endpoint URL
https://api-billing.koywe.com/V1/webhook_subscriptions/{webhook_subscription_id}
Requires authentication
Authentication
Send header Authorization: Bearer <token> (obtained from POST /auth) for protected endpoints.
Parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
webhook_subscription_id | path | string | ✓ | Webhook subscription ID of the created subscription |
Responses
Subscription succesfully deleted
Bad request - invalid input or validation error