---
title: "Changes to Create a new Sink"
method: POST
path: "/v1/Sinks"
---

# Changes to Create a new Sink

`POST /v1/Sinks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 51 revisions.

- **2025-07-03** (v1) `2bc57338abc5` — 1 breaking, 1 info
- **2025-03-11** (v1) `2ad3c7d7e22b` — 2 breaking, 1 warning, 1 info
- **2023-08-10** (v1) `9cb5de98bde3` — 1 info

## Changes

- **2025-07-03** (v1) `2bc57338abc5` — 1 breaking, 1 info
  - the `sink_configuration` response's property type changed from `object` to no type for status `201`
  - the `SinkConfiguration` request property type was generalized from `object` to no type
- **2025-03-11** (v1) `2ad3c7d7e22b` — 2 breaking, 1 warning, 1 info
  - the `SinkConfiguration` request property type changed from no type to `object`
  - the `sink_configuration` response's property type changed from no type to `object` for status `201`
  - added the new `email` enum value to the `sink_type` response property for the response status `201`
  - added the new `email` enum value to the request property `SinkType`
- **2023-08-10** (v1) `9cb5de98bde3` — 1 info
  - api tag `EventsV1Sink` added

---

[Operation](https://skmtc.dev/twilio/apis/events-v1/docs/v1/Sinks/post.md) · [API](https://skmtc.dev/twilio/apis/events-v1.md) · [Page](https://skmtc.dev/twilio/apis/events-v1/changes/v1/Sinks/post)
