---
title: "Delete card spending limit control (V2)"
method: DELETE
path: "/v1/card_controls/spending_limits/{id}(v2)"
tags: ["Card spending controls"]
---

# Delete card spending limit control (V2)

`DELETE /v1/card_controls/spending_limits/{id}(v2)`

Deletes the card spending limit control specified in the request URL..<br> **Important** This endpoint replaces the [old version](https://docs.solarisgroup.com/api-reference/digital-banking/cards/#operation/deleteCardControlSpendingLimit). However, please note that you have to set the `api-version` header to the version you want (e.g., `2024-01-01`). If you do not specify an `api-version`, then the API will return the older version of the response.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `400` — The supplied partner identifier is invalid.
- `403` — You are not authorized to perform this action.
- `404` — Card controls spending limit not found
- `500` — Internal server error.

---

[API](https://skmtc.net/solarisgroup/apis/card-creation-servicing.md) · [All operations](https://skmtc.net/solarisgroup/apis/card-creation-servicing/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/solarisgroup/card-creation-servicing/revisions/a772504dcc9e/schema)
