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

# POST /api/events/{id}/seatmap-share-link

`POST /api/events/{id}/seatmap-share-link`

Generate a read-only seatmap share link

## Path parameters

- `id` string, required

## Request body

- object
  - `expiresIn` '3d' | '7d' | '14d' | '30d', required

## Response `200`

OK

- object
  - `url` string, required — The URL of the read-only seatmap share link

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found

---

[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)
