EventsV1Sink

Create a new Sink

post/v1/Sinks

Response

Created

date_createdstring date-time nullable

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

date_updatedstring date-time nullable

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

descriptionstring nullable

A human readable description for the Sink

sidstring nullable

A 34 character string that uniquely identifies this Sink.

{"stackTrail":"components:schemas:events.v1.sink:properties:sink_configuration","oasType":"schema","type":"unknown","description":"The information required for Twilio to connect to the provided Sink encoded as JSON.","nullable":true}
sink_type'kinesis' | 'webhook' | 'segment'
status'initialized' | 'validating' | 'active' | 'failed'
urlstring uri nullable

The URL of this resource.

linksobject nullable

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

Changes