---
title: "Create a new Sink Test Event for the given Sink."
method: POST
path: "/v1/Sinks/{Sid}/Test"
tags: ["EventsV1SinkTest"]
---

# Create a new Sink Test Event for the given Sink.

`POST /v1/Sinks/{Sid}/Test`

Create a new Sink Test Event for the given Sink.

## Path parameters

- `Sid` string, required

## Response `200`

OK

- EventsV1SinkSinkTest
  - `result` string, nullable — Feedback indicating whether the test event was generated.

## Other responses

- `201` — Created

## Changes

- **2025-04-07** (v1) `4c9ec5ea3a4d` — 1 info
  - added the success response with the status `200`
- **2023-08-10** (v1) `9cb5de98bde3` — 1 info
  - api tag `EventsV1SinkTest` added

[Change history](https://skmtc.dev/twilio/apis/events-v1/changes/v1/Sinks/:Sid/Test/post.md)

---

[API](https://skmtc.dev/twilio/apis/events-v1.md) · [All operations](https://skmtc.dev/twilio/apis/events-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/events-v1/revisions/140a58be411a/schema)
