---
title: "[BETA] Call a signal endpoint."
method: POST
path: "/api/signal-endpoint/{name}"
tags: ["Operational"]
---

# \[BETA\] Call a signal endpoint.

`POST /api/signal-endpoint/{name}`

**Enterprise feature**

**[BETA]** This API is in beta state, which means it may change or be removed in the future.

Calls a configured signal endpoint, registering a signal.

## Path parameters

- `name` string, required

## Response `202`

This response has no body.

## Other responses

- `401` — Authorization information is missing or invalid. Provide a valid API token as the `authorization` header, e.g. `authorization:*.*.my-admin-token`.
- `404` — The requested resource was not found.

## Changes

- **2026-06-15** `774670258f04` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/unleash/apis/unleash-api-3/changes/api/signal-endpoint/:name/post.md)

---

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