v1

latestOpenAPI 3.0.1Apache 2.02026-07-14521687.9 KB

post/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Samples/{Sid}

Path parameters

AssistantSidstring required

The SID of the Assistant that is the parent of the Task associated with the resource to update.

TaskSidstring required

The SID of the Task associated with the Sample resource to update.

Sidstring required

The Twilio-provided string that uniquely identifies the Sample resource to update.

Response

OK

account_sidstring nullable

The SID of the Account that created the Sample resource.

assistant_sidstring nullable

The SID of the Assistant that is the parent of the Task associated with the resource.

date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in RFC 2822 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in RFC 2822 format.

languagestring nullable

The ISO language-country string that specifies the language used for the sample. For example: en-US.

sidstring nullable

The unique string that we created to identify the Sample resource.

source_channelstring nullable

The communication channel from which the sample was captured. Can be: voice, sms, chat, alexa, google-assistant, slack, or null if not included.

tagged_textstring nullable

The text example of how end users might express the task. The sample can contain Field tag blocks.

task_sidstring nullable

The SID of the Task associated with the resource.

urlstring uri nullable

The absolute URL of the Sample resource.