v50

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

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

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

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

Path parameters

AccountSidstring required

The SID of the Account that created this Transcription resource.

CallSidstring required

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

Sidstring required

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

Response

OK

sidstring nullable

The SID of the Transcription resource.

account_sidstring nullable

The SID of the Account that created this Transcription resource.

call_sidstring nullable

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

namestring nullable

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

status'in-progress' | 'stopped'

The status - one of stopped, in-flight

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