---
title: "POST /plugin/{pluginId}/authCode"
method: POST
path: "/plugin/{pluginId}/authCode"
tags: ["plugin"]
---

# POST /plugin/{pluginId}/authCode

`POST /plugin/{pluginId}/authCode`

Get an auth code

## Path parameters

- `pluginId` string, required

## Request body

- object
  - `baseId` string, required

## Response `201`

Returns auth code.

- object
  - `code` 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)
