---
title: "POST /api/add-session"
method: POST
path: "/api/add-session"
tags: ["Session API"]
---

# POST /api/add-session

`POST /api/add-session`

Add session for one user in one application. If there are other existing sessions, join the session into the list.

## Query parameters

- `id` string, required
- `sessionId` string, required

## Response `200`

The Response object

---

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