---
title: "Delete send label"
method: DELETE
path: "/api/v2/sendlabels/{id}"
tags: ["Send label"]
---

# Delete send label

`DELETE /api/v2/sendlabels/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

- SendLabel
  - `id` string, required
  - `coin` string, required — A cryptocurrency or token ticker symbol.
  - `address` string, required
  - `enterpriseId` string, required
  - `label` string, required

## Other responses

- `400` — Bad Request

---

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