---
title: "Cancel a non-final Session"
method: DELETE
path: "/v1/session/{SessionId}/cancel"
tags: ["Session"]
---

# Cancel a non-final Session

`DELETE /v1/session/{SessionId}/cancel`

## Path parameters

- `SessionId` string, uuid, required

## Response `204`

Operation Successful

## Other responses

- `400` — Bad request
- `401` — Authentication Required
- `403` — Unauthorized
- `404` — Not found
- `409` — Conflict
- `500` — Internal Server Error

---

[API](https://skmtc.net/withreach/apis/reach-checkout-api.md) · [All operations](https://skmtc.net/withreach/apis/reach-checkout-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/withreach/reach-checkout-api/versions/f95f4b8dd180/schema)
