---
title: "Deletar E-mail"
method: DELETE
path: "/emails/{id}"
---

# Deletar E-mail

`DELETE /emails/{id}`

Remove um e-mail

## Path parameters

- `id` string, required

## Response `200`

200

- object
  - `id` string
  - `identifier` string
  - `template` string
  - `subject` string
  - `active` boolean

## Other responses

- `404` — 404

---

[API](https://skmtc.net/iugu/apis/tokens-de-api.md) · [All operations](https://skmtc.net/iugu/apis/tokens-de-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/iugu/tokens-de-api/versions/4590fc729d1e/schema)
