---
title: "Updates the name of a bulk send batch."
method: PUT
path: "/v2.1/accounts/{accountId}/bulk_send_batch/{bulkSendBatchId}"
tags: ["BulkSend"]
---

# Updates the name of a bulk send batch.

`PUT /v2.1/accounts/{accountId}/bulk_send_batch/{bulkSendBatchId}`

Updates the name of a bulk send batch.

## Path parameters

- `accountId` string, required
- `bulkSendBatchId` string, required

## Request body

- BulkSendBatchRequest
  - `batchName` string — The new name of the bulk send batch. This property is required. The maximum length of the string is 500 characters.

## 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)
