delete/v1/Assistants/{AssistantSid}/FieldTypes/{FieldTypeSid}/FieldValues/{Sid}
Path parameters
AssistantSidstring required
The SID of the Assistant that is the parent of the FieldType associated with the resources to delete.
FieldTypeSidstring required
The SID of the Field Type associated with the Field Value to delete.
Sidstring required
The Twilio-provided string that uniquely identifies the FieldValue resource to delete.
Response
The resource was deleted successfully.