v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401Stream

Create a Stream

Create a Stream

post/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Streams.json

Path parameters

AccountSidstring required

The SID of the Account that created this Stream resource.

CallSidstring required

The SID of the Call the Stream resource is associated with.

Response

OK

sidstring nullable

The SID of the Stream resource.

account_sidstring nullable

The SID of the Account that created this Stream resource.

call_sidstring nullable

The SID of the Call the Stream resource is associated with.

namestring nullable

The user-specified name of this Stream, if one was given when the Stream was created. This can be used to stop the Stream.

status'in-progress' | 'stopped'

The status of the Stream. Possible values are stopped and in-progress.

date_updatedstring date-time-rfc-2822 nullable

The date and time in GMT that this resource was last updated, specified in RFC 2822 format.

uristring nullable

The URI of the resource, relative to https://api.twilio.com.