v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-052212130.8 KB
EventsV1Subscription

Create a new Subscription.

Create a new Subscription.

post/v1/Subscriptions

Response

Created

account_sidstring nullable

The unique SID identifier of the Account.

sidstring nullable

A 34 character string that uniquely identifies this Subscription.

date_createdstring date-time nullable

The date that this Subscription was created, given in ISO 8601 format.

date_updatedstring date-time nullable

The date that this Subscription was updated, given in ISO 8601 format.

descriptionstring nullable

A human readable description for the Subscription

sink_sidstring nullable

The SID of the sink that events selected by this subscription should be sent to. Sink must be active for the subscription to be created.

urlstring uri nullable

The URL of this resource.

linksobject nullable

Contains a dictionary of URL links to nested resources of this Subscription.