---
title: "Test Webhook"
method: POST
path: "/webhooks/{id}/test"
tags: ["Webhooks"]
---

# Test Webhook

`POST /webhooks/{id}/test`

Send a webhook.ping event

## Path parameters

- `id` string, required

## Headers

- `Accept-Language` 'es' | 'en'

## Response `200`

successful

## Other responses

- `401` — authentication error
- `404` — not found entity
- `500` — internal server error

---

[API](https://skmtc.net/conekta/apis/conekta-api.md) · [All operations](https://skmtc.net/conekta/apis/conekta-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conekta/conekta-api/revisions/029df3052bca/schema)
