---
title: "Create Session"
method: POST
path: "/3/authentication/session/new"
---

# Create Session

`POST /3/authentication/session/new`

## Request body

- object
  - `RAW_BODY` string, json, required

## Response `200`

200

- object
  - `success` boolean
  - `session_id` string

---

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