---
title: "Deletes the specified account."
method: DELETE
path: "/v2.1/accounts/{accountId}"
tags: ["Accounts"]
---

# Deletes the specified account.

`DELETE /v2.1/accounts/{accountId}`

This closes the specified account. You must be an account admin to close your account. Once closed, an account must be reopened by Docusign.

## Path parameters

- `accountId` string, required

## Query parameters

- `redact_user_data` string

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

## Changes

- **2023-08-31** (v2) `bb534e06636c` — 1 info
  - added the new optional `query` request parameter `redact_user_data`
- **2019-07-18** (v2) `8ad1b5a40f1b` — 1 warning
  - deleted the `query` request parameter `redact_user_data`

[Change history](https://skmtc.dev/docusign/apis/docusign-esignature-rest-api/changes/v2.1/accounts/:accountId/delete.md)

---

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