Create a new Subscribed Event type for the subscription

post/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents

Path parameters

SubscriptionSidstring required

The unique SID identifier of the Subscription.

Response

Created

account_sidstring nullable

The unique SID identifier of the Account.

typestring nullable

Type of event being subscribed to.

schema_versioninteger nullable

The schema version that the subscription should use.

subscription_sidstring nullable

The unique SID identifier of the Subscription.

urlstring uri nullable

The URL of this resource.

Changes