---
title: "Requisita o envio do teste de um WebHook"
method: POST
path: "/webhook/v1/subscription/sample"
tags: ["Webhook"]
---

# Requisita o envio do teste de um WebHook

`POST /webhook/v1/subscription/sample`

## Request body

- object
  - `subscriptionId` string
  - `event` string

## Response `200`

Teste de webhook recebido com sucesso

## Other responses

- `404` — Falha ao receber webhook teste

---

[API](https://skmtc.dev/eduzz/apis/eduzz-public-api.md) · [All operations](https://skmtc.dev/eduzz/apis/eduzz-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eduzz/eduzz-public-api/revisions/2fa447c9bf2b/schema)
