---
title: "Claim Guest Session"
method: POST
path: "/api/guest/claim/{guest_session}"
tags: ["guest-claim"]
---

# Claim Guest Session

`POST /api/guest/claim/{guest_session}`

## Path parameters

- `guest_session` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-03** `cd6453ae5786` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/every/apis/every-api/changes/api/guest/claim/:guest_session/post.md)

---

[API](https://skmtc.dev/every/apis/every-api.md) · [All operations](https://skmtc.dev/every/apis/every-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/every/every-api/revisions/cd6453ae5786/schema)
