v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-04-147365503.5 KB
FlexV1InteractionTransfer

Update an existing Transfer.

Update an existing Transfer.

post/v1/Interactions/{InteractionSid}/Channels/{ChannelSid}/Transfers/{Sid}

Path parameters

InteractionSidstring required

The Interaction Sid for this channel.

ChannelSidstring required

The Channel Sid for this Transfer.

Sidstring required

The unique string created by Twilio to identify a Transfer resource.

Request body

object required

Response

OK

sidstring nullable

The unique string created by Twilio to identify an Interaction Transfer resource.

instance_sidstring nullable

The SID of the Instance associated with the Transfer.

account_sidstring nullable

The SID of the Account that created the Transfer.

interaction_sidstring nullable

The Interaction Sid for this channel.

channel_sidstring nullable

The Channel Sid for this Transfer.

execution_sidstring nullable

The Execution SID associated with the Transfer.

type'warm' | 'cold' | 'external'

The type of the Transfer. Can be: cold, warm.

status'active' | 'failed' | 'completed'

The status of the Transfer. Can be: active, completed, failed.

fromstring nullable

The SID of the Participant initiating the Transfer.

tostring nullable

The SID of the Participant receiving the Transfer.

note_sidstring nullable

The SID of the Note associated with the Transfer.

summary_sidstring nullable

The SID of the Summary associated with the Transfer.

date_createdstring date-time nullable

The date and time when the Transfer was created.

date_updatedstring date-time nullable

The date and time when the Transfer was last updated.

urlstring uri nullable