Webhooks

Send a test event

Send a signed webhook.ping.

MethodPath
POST/v1/webhooks/{webhook_id}/ping

The receiver must return HTTP 200.

Path parameters

webhook_idstringrequired
curl -X POST "https://api.ellipsis.dev/v1/webhooks/{webhook_id}/ping" \
  -H "Authorization: Bearer $ELLIPSIS_API_TOKEN"

Request

Response

Example response, 202
{
}

On this page

No Headings
Schedule a demo