---
title: "POST /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents"
method: POST
path: "/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents"
---

# POST /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents

`POST /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents`

Create a new Subscribed Event type for the subscription

## Path parameters

- `SubscriptionSid` string, required

## Response `201`

Created

- EventsV1SubscriptionSubscribedEvent
  - `account_sid` string, nullable — The unique SID identifier of the Account.
  - `type` string, nullable — Type of event being subscribed to.
  - `schema_version` integer, nullable — The schema version that the subscription should use.
  - `subscription_sid` string, nullable — The unique SID identifier of the Subscription.
  - `url` string, uri, nullable — The URL of this resource.

---

[API](https://skmtc.dev/twilio/apis/events-v1.md) · [All operations](https://skmtc.dev/twilio/apis/events-v1/llms.txt) · [OpenAPI document](https://skmtc.dev/twilio/apis/events-v1/revisions/8a0f03de5f5e?raw)
