v2

latestOpenAPI 3.1.02026-08-074390396.7 KB
Webhook Subscriptions

Test Webhook Subscription

Send a test webhook to verify endpoint configuration and webhook handling.

post/api/v1/webhook-subscriptions/{id}/test

Response

Test webhook sent successfully

messagestring

Example response

{
  "message": "Test webhook sent"
}