---
search:
  tags:
    - Webhooks
    - POST
seo:
  description: >-
    Delivers a synthetic event to the endpoint and reports what it… Reference
    for the POST /webhook-endpoints/{endpoint_id}/test endpoint in the AI Inbx
    API API.
sidebar:
  label: Send a test webhook
  badge: POST
title: Send a test webhook
type: openapi-operation
---
Delivers a synthetic event to the endpoint and reports what it actually did — status code, duration, error, and the first 2 KB of its response. The test event is signed like a real one, so it exercises signature verification too. `payload` is sent verbatim and does not have to match the real shape for that event type.

<Operation source="api-endpoints" id="test-webhook-endpoint" />
