---
title: "Changes to Create a new Subscription."
method: POST
path: "/v1/Subscriptions"
---

# Changes to Create a new Subscription.

`POST /v1/Subscriptions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 51 revisions.

- **2025-07-03** (v1) `2bc57338abc5` — 1 info
- **2025-05-13** (v1) `93f5579cff15` — 2 warning
- **2025-03-11** (v1) `2ad3c7d7e22b` — 1 breaking
- **2025-01-28** (v1) `4fb55ff5671c` — 2 info
- **2023-08-10** (v1) `9cb5de98bde3` — 1 info

## Changes

- **2025-07-03** (v1) `2bc57338abc5` — 1 info
  - the `Types/items/` request property type was generalized from `object` to no type
- **2025-05-13** (v1) `93f5579cff15` — 2 warning
  - removed the request property `ReceiveEventsFromSubaccounts`
  - removed the optional property `receive_events_from_subaccounts` from the response with the `201` status
- **2025-03-11** (v1) `2ad3c7d7e22b` — 1 breaking
  - the `Types/items/` request property type changed from no type to `object`
- **2025-01-28** (v1) `4fb55ff5671c` — 2 info
  - added the new optional request property `ReceiveEventsFromSubaccounts`
  - added the optional property `receive_events_from_subaccounts` to the response with the `201` status
- **2023-08-10** (v1) `9cb5de98bde3` — 1 info
  - api tag `EventsV1Subscription` added

---

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