---
title: "POST /liveblocks/auth"
method: POST
path: "/liveblocks/auth"
tags: ["LiveBlocks"]
---

# POST /liveblocks/auth

`POST /liveblocks/auth`

authenticate user to connect to the liveblocks

## Request body

- object
  - `room` string

## Response `200`

- object
  - `token` string

## Other responses

- `409`

---

[API](https://skmtc.net/bohr-io/apis/bohr-io-api.md) · [All operations](https://skmtc.net/bohr-io/apis/bohr-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bohr-io/bohr-io-api/revisions/926405b5dade/schema)
