---
title: "Example Callback Triggered"
method: POST
path: "/example/callback"
tags: ["Hooks"]
---

# Example Callback Triggered

`POST /example/callback`

This endpoint demonstrates the structure of a callback triggered when a specified traffic threshold is reached.  
The callback URL should be provided during webhook setup, and this request will be made when the traffic trigger value is reached.

## Response `200`

Callback received and processed successfully.

- InlineResponse20027
  - `status` string — Status of the callback handling.
  - `message` string — Confirmation message indicating successful processing.

## Other responses

- `400` — Bad Request - Missing or invalid parameters.
- `500` — Internal Server Error - An unexpected error occurred.

---

[API](https://skmtc.net/edisglobal/apis/edis-global-management-api.md) · [All operations](https://skmtc.net/edisglobal/apis/edis-global-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/edisglobal/edis-global-management-api/versions/223263c91ac0/schema)
