---
title: "POST /share/{shareId}/base/auth"
method: POST
path: "/share/{shareId}/base/auth"
tags: ["base-share"]
---

# POST /share/{shareId}/base/auth

`POST /share/{shareId}/base/auth`

Authenticate with password to access shared base

## Path parameters

- `shareId` string, required

## Request body

- object
  - `password` string, required

## Response `201`

Successfully authenticated

- object
  - `token` string, required

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
