---
title: "Delete SeatMap By Id"
method: DELETE
path: "/partner/seat-maps/{seatMapId}"
tags: ["Partner::SeatMaps"]
---

# Delete SeatMap By Id

`DELETE /partner/seat-maps/{seatMapId}`

Endpoint that deletes a seat map from the authenticated gym. To delete a seat map, it must not be in use by an event that is yet to take place.

## Path parameters

- `seatMapId` string, required

## Parameters

- `#/paths/~1partner~1seat-maps/get/parameters/0` — unresolved $ref

## Response `200`

OK

- object

## Other responses

- `401` — unresolved $ref
- `404` — Not Found

---

[API](https://skmtc.net/totalpass/apis/token-use.md) · [All operations](https://skmtc.net/totalpass/apis/token-use/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/totalpass/token-use/revisions/bc65b4950c7e/schema)
