---
title: "Delete Signing Basket. Signing Basket can be cancelled"
method: DELETE
path: "/v1/signing-baskets/{id}"
tags: ["SigningBaskets"]
---

# Delete Signing Basket. Signing Basket can be cancelled

`DELETE /v1/signing-baskets/{id}`

## Path parameters

- `id` string, required

## Response `204`

The request has been fulfilled and Signing Basket is deleted.

- NoContentResult
  - `statusCode` integer

## Other responses

- `400` — Error caused by invalid or missing data.
- `401` — Authentication failed due to missing or invalid credentials.
- `403` — Error caused by user not permitted access to the resource.
- `404` — Endpoint does not exist or URL is not constructed correctly.
- `500` — Error caused by remote technical issues, this status code is used for unforeseen technical issues.
- `503` — Returned when service is unavailable due to scheduled reasons, such as maintenance.

---

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