# Test webhook connection

Test the webhook connectivity for this sponsor.

Endpoint: POST /webhooks/test
Version: 0.29.6
Security: APIKeyHeader

## Response 404 fields (application/json):

  - `error` (string, required)

  - `code` (integer, required)

  - `trace_id` (string, required)

## Response 422 fields (application/json):

  - `detail` (array)

  - `detail.loc` (array, required)

  - `detail.msg` (string, required)

  - `detail.type` (string, required)

