---
title: "Delete ECDSA MPC configurations"
method: DELETE
path: "/api/v2/tssconfigs/ecdsa"
tags: ["Transaction request"]
---

# Delete ECDSA MPC configurations

`DELETE /api/v2/tssconfigs/ecdsa`

Deletes the ECDSA MPC configurations from all enterprises the user is an admin of.

## Request body

- object
  - `createdBy` string — The user who created the configurations

## Response `200`

OK

- object
  - `deletedCount` number, required — The number of deleted configurations

---

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