---
title: "Create session"
method: POST
path: "/api/cli/v1/session"
tags: ["Uffizzi"]
---

# Create session

`POST /api/cli/v1/session`

Create session

## Request body

- object
  - `email` string
  - `password` string

## Response `201`

Created successfully

## Other responses

- `422` — Unprocessable entity

---

[API](https://skmtc.dev/uffizzicloud/apis/uffizzi-docs.md) · [All operations](https://skmtc.dev/uffizzicloud/apis/uffizzi-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uffizzicloud/uffizzi-docs/revisions/08adcc720aec/schema)
