---
title: "Cancel charge (action by user)"
method: POST
path: "/v1/frontend/charges/{chargeId}/cancel"
tags: ["Charge operations"]
---

# Cancel charge (action by user)

`POST /v1/frontend/charges/{chargeId}/cancel`

## Path parameters

- `chargeId` string, required

## Response `202`

Accepted - operation already in progress

## Other responses

- `204` — No content
- `400` — Bad request - charge is not in correct state
- `404` — Not found - charge not found

---

[API](https://skmtc.net/government-digital-service/apis/connector-api.md) · [All operations](https://skmtc.net/government-digital-service/apis/connector-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/government-digital-service/connector-api/revisions/68dc8eefc661/schema)
