v1

latestOpenAPI 3.1.1Productboard Proprietary2026-07-2453178243.2 KB
webhooks

Delete webhook subscription

Permanently deletes a webhook subscription. No further notifications will be sent after deletion. OAuth2 isolation: returns 404 if the subscription was created by a different OAuth2 application or by a public API access token.

delete/webhooks/{webhookId}

Path parameters

webhookIdstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000

UUID of the webhook subscription.

Response

Subscription deleted successfully.