---
title: "Delete Email"
method: POST
path: "/delete-email.json"
tags: ["Email SMS"]
---

# Delete Email

`POST /delete-email.json`

Remove an email address from the Email to SMS authorised list.

## Response `200`

Successful response

- object
  - `success` boolean — Indicates if the operation was successful.
  - `error` object
    - `code` string — Error code if the operation was not successful.
    - `description` string — Description of the error if the operation was not successful.

---

[API](https://skmtc.net/kudosity/apis/transmit-sms-api.md) · [All operations](https://skmtc.net/kudosity/apis/transmit-sms-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kudosity/transmit-sms-api/revisions/9f6c34b849af/schema)
