---
title: "Cancel event"
method: POST
path: "/v2/events/{eventId}/cancel"
tags: ["Events"]
---

# Cancel event

`POST /v2/events/{eventId}/cancel`

Cancel a published event. 
After you've canceled the event, it's recommended that you cancel the bookings using the Cancel PNR API.

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — The specified resource was not found.

---

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