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

# Test webhook

`POST /webhooks/{id}/test`

Sends a test event to the specified webhook to verify it can receive events.

## 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/digitalfemsa/apis/femsa-api.md) · [All operations](https://skmtc.net/digitalfemsa/apis/femsa-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/digitalfemsa/femsa-api/versions/2e43caddf36b/schema)
