---
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.

---

[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/versions/77f1998c313d/schema)
