v1

latestOpenAPI 3.0.1Apache 2.02026-07-14521687.9 KB

post/v1/Assistants/{AssistantSid}/FieldTypes/{Sid}

Path parameters

AssistantSidstring required

The SID of the Assistant that is the parent of the to update.

Sidstring required

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

Response

OK

account_sidstring nullable

The SID of the Account that created the FieldType resource.

assistant_sidstring nullable

The SID of the Assistant that is the parent of 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.

friendly_namestring nullable

The string that you assigned to describe the resource. It is not unique and can be up to 255 characters long.

linksobject nullable

A list of the URLs of related resources.

sidstring nullable

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

unique_namestring nullable

An application-defined string that uniquely identifies the resource. It can be used in place of the resource's sid in the URL to address the resource.

urlstring uri nullable

The absolute URL of the FieldType resource.