Skip to main content
POST
/
v1
/
ui
/
webhooks
/
{id}
/
test
Send a test event to a webhook endpoint
curl --request POST \
  --url https://api.example.com/v1/ui/webhooks/{id}/test

Path Parameters

id
string
required

Webhook endpoint ID

Response

Test event sent successfully