v1

latestOpenAPI 3.1.02026-07-2489171167.4 KB
Webhooks

Simulate webhook event

Simulates a webhook event to test the webhook subscriber.

post/webhooks/subscriber/{id}/simulate

Response

Test notification sent successfully

successboolean

Example response

{
  "success": true
}