---
title: "Restore a deleted guestlist"
method: POST
path: "/4.0/guestlists/{guestlist_id}/restore"
tags: ["Guest Lists"]
---

# Restore a deleted guestlist

`POST /4.0/guestlists/{guestlist_id}/restore`

## Path parameters

- `guestlist_id` string, required

## Response `204`

sucessfully restored a deleted guestlist

## Other responses

- `400` — Error restoring deleted guestlist
- `404` — Error restoring guestlist with invalid id

---

[API](https://skmtc.net/socialtables/apis/social-tables-api-gateway.md) · [All operations](https://skmtc.net/socialtables/apis/social-tables-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/socialtables/social-tables-api-gateway/revisions/b8bbb74a1212/schema)
