---
title: "Delete MCC Padding Config"
method: DELETE
path: "/account/mcc-padding/{mccPaddingID}"
tags: ["Account"]
---

# Delete MCC Padding Config

`DELETE /account/mcc-padding/{mccPaddingID}`

## Path parameters

- `mccPaddingID` string, uuid, required

## Headers

- `Accept-Version` string, required — Specifies the API version to use for this request.

## Response `200`

Successfully deleted MCC Padding Config

- object
  - `id` string, required

## Other responses

- `404` — MCC Padding config not found

---

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