# Delete field type **DELETE /v1/Assistants/{AssistantSid}/FieldTypes/{Sid}** TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **AssistantSid** (string) The SID of the [Assistant](https://www.twilio.com/docs/autopilot/api/assistant) that is the parent of the resources to delete. - **Sid** (string) The Twilio-provided string that uniquely identifies the FieldType resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)