---
title: "DELETE /v2.1/accounts/{accountId}/envelopes/{envelopeId}/shares"
method: DELETE
path: "/v2.1/accounts/{accountId}/envelopes/{envelopeId}/shares"
tags: ["EnvelopeShares"]
---

# DELETE /v2.1/accounts/{accountId}/envelopes/{envelopeId}/shares

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

## Path parameters

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

## Request body

- EnvelopesSharesRequest
  - `shares` EnvelopesShareRequest[]
    - `agentUser` AuthorizationUser
      - `accountId` string — The account ID.
      - `email` string — The email address of the authorization user.
      - `name` string — The name of the authorization user.
      - `userId` string — The ID of the authorization user.
    - `customMessage` string
    - `permission` 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/revisions/77f1998c313d/schema)
