v1

latestOpenAPI 3.0.1Apache 2.02026-07-14521687.9 KB

post/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Fields

Path parameters

AssistantSidstring required

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

TaskSidstring required

The SID of the Task resource associated with the new Field resource.

Response

Created

account_sidstring nullable

The SID of the Account that created the Field 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.

field_typestring nullable

The Field Type of the field. Can be: a Built-in Field Type, the unique_name, or the SID of a custom Field Type.

sidstring nullable

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

task_sidstring nullable

The SID of the Task resource associated with this Field.

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 Field resource.