---
title: "Cancel Slot By slotId"
method: DELETE
path: "/partner/slot/{slotId}"
tags: ["Partner::Slots"]
---

# Cancel Slot By slotId

`DELETE /partner/slot/{slotId}`

Endpoint to cancel a active slot reservation.

## Path parameters

- `slotId` string, required

## Parameters

- `#/paths/~1partner~1slot/get/parameters/0` — unresolved $ref

## Response `200`

Slot successfully canceled.

- object

## Other responses

- `400` — Slot can't be canceled.
- `401` — unresolved $ref
- `404` — Slot was not found.

---

[API](https://skmtc.net/totalpass/apis/token-use.md) · [All operations](https://skmtc.net/totalpass/apis/token-use/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/totalpass/token-use/revisions/bc65b4950c7e/schema)
