---
title: "Delete an authorization"
method: DELETE
path: "/v3/merchants/{mId}/authorizations/{authId}"
tags: ["PAYMENTS"]
---

# Delete an authorization

`DELETE /v3/merchants/{mId}/authorizations/{authId}`

Deletes an authorization for a payment, have an amount greater than 0, and have a type.

## Path parameters

- `mId` string, required
- `authId` string, required

## Headers

- `User-Agent` string, required

## Response `200`

---

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