---
title: "Create a session"
method: POST
path: "/api/v2/sessions"
tags: ["Sessions"]
---

# Create a session

`POST /api/v2/sessions`

Create a new session (sign in).

## Headers

- `X-Organization-Id` string, required

## Response `201`

Single session

## Other responses

- `401` — Unauthorized

---

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