---
title: "Simulate app user session"
method: POST
path: "/api/app-users/{id}/sessions/simulate"
tags: ["App Users"]
---

# Simulate app user session

`POST /api/app-users/{id}/sessions/simulate`

Owner-only helper to mint an app-user session token.

## Path parameters

- `id` string, required

## Request body

- object

## Response `200`

Session simulated

- object

## Other responses

- `400` — Error response
- `401` — Error response

---

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