v50

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

Stop a Siprec using either the SID of the Siprec resource or the `name` used when creating the resource

Stop a Siprec using either the SID of the Siprec resource or the name used when creating the resource

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

Path parameters

AccountSidstring required

The SID of the Account that created this Siprec resource.

CallSidstring required

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

Sidstring required

The SID of the Siprec resource, or the name used when creating the resource

Response

OK

sidstring nullable

The SID of the Siprec resource.

account_sidstring nullable

The SID of the Account that created this Siprec resource.

call_sidstring nullable

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

namestring nullable

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

status'in-progress' | 'stopped'

The status - one of stopped, 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.