---
title: "Cancel a pending arena invitation you sent"
method: POST
path: "/v1/arena/invites/{invitationId}/cancel"
tags: ["arena"]
---

# Cancel a pending arena invitation you sent

`POST /v1/arena/invites/{invitationId}/cancel`

## Path parameters

- `invitationId` string, uuid, required

## Response `200`

Successful response

- ArenaInviteCancelOutput
  - `cancelled` boolean, required

## Other responses

- `404` — Resource not found
- `409` — A previous claim is still being processed

---

[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/revisions/9651975196e7/schema)
