---
title: "DELETE /v2/interaction/{id}"
method: DELETE
path: "/v2/interaction/{id}"
---

# DELETE /v2/interaction/{id}

`DELETE /v2/interaction/{id}`

Deleta um atendimento da listagem

## Path parameters

- `id` string, required

## Response `200`

Atendimento deletado com sucesso

- object
  - `deleted` boolean, required — Indica se o atendimento foi deletado com sucesso

## Other responses

- `403` — Erro de token
- `500` — Erro inesperado

---

[API](https://skmtc.net/gptmaker/apis/openapi-gpt-maker.md) · [All operations](https://skmtc.net/gptmaker/apis/openapi-gpt-maker/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gptmaker/openapi-gpt-maker/versions/bda09b3eba6e/schema)
