v50

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

Update a specific Sink

Update a specific Sink

post/v1/Sinks/{Sid}

Path parameters

Sidstring required

A 34 character string that uniquely identifies this Sink.

Response

OK

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' | 'email'

The Sink type. Can only be "kinesis" or "webhook" currently.

status'initialized' | 'validating' | 'active' | 'failed'

The Status of this Sink. One of initialized, validating, active or failed.

urlstring uri nullable

The URL of this resource.

linksobject nullable

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