---
title: "Deletes the email setting overrides for an envelope."
method: DELETE
path: "/v2.1/accounts/{accountId}/envelopes/{envelopeId}/email_settings"
tags: ["EnvelopeEmailSettings"]
---

# Deletes the email setting overrides for an envelope.

`DELETE /v2.1/accounts/{accountId}/envelopes/{envelopeId}/email_settings`

Deletes all existing email override settings for the envelope. If you want to delete an individual email override setting, use the PUT and set the value to an empty string. Note that deleting email settings will only affect email communications that occur after the deletion and the normal account email settings are used for future email communications.

## Path parameters

- `accountId` string, required
- `envelopeId` string, required

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/revisions/77f1998c313d/schema)
