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

# Test webhook

`POST /environments/{environmentID}/test-webhook`

Sends a test notification to the environment's configured webhook URL

## Path parameters

- `environmentID` integer, required

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error
- `502` — Bad Gateway

---

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