---
title: "Delete an auto reply"
method: DELETE
path: "/texts/auto-replys/{id}"
tags: ["texts"]
---

# Delete an auto reply

`DELETE /texts/auto-replys/{id}`

Deletes a text auto reply and removes the configuration. Can not delete a TextAutoReply which is currently active for a campaign

## Path parameters

- `id` integer, required

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `500` — Internal Server Error

---

[API](https://skmtc.net/callfire/apis/callfire-api-documentation.md) · [All operations](https://skmtc.net/callfire/apis/callfire-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/callfire/callfire-api-documentation/versions/9f6fb501bc03/schema)
