---
title: "Cancel queue entry"
method: DELETE
path: "/v1/arena/queue"
tags: ["arena"]
---

# Cancel queue entry

`DELETE /v1/arena/queue`

## Response `200`

Successful response

- ArenaCancelQueueOutput
  - `cancelled` boolean, required
  - `teamId` string, required

## Other responses

- `404` — Resource not found

---

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