---
title: "POST /api/events/{id}/seating"
method: POST
path: "/api/events/{id}/seating"
tags: ["api", "events"]
---

# POST /api/events/{id}/seating

`POST /api/events/{id}/seating`

Set the seating event id of an event

## Path parameters

- `id` string, required

## Request body

- POSTEventsSetTheSeatingEventIdOfAnEvent
  - `seatMapId` string, required
  - `revisionId` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/vivenu/apis/vivenu-api.md) · [All operations](https://skmtc.net/vivenu/apis/vivenu-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vivenu/vivenu-api/revisions/36be0dca14e7/schema)
