---
title: "Delete card controls list"
method: DELETE
path: "/v1/card_controls/lists/{id}"
tags: ["Card spending controls"]
---

# Delete card controls list

`DELETE /v1/card_controls/lists/{id}`

Deletes the card controls list specified in the request URL.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `400` — Partner identifier is invalid
- `403` — You are not authorized to perform this action.
- `404` — Card controls list 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)
