---
title: "POST /v1/auth/authenticate"
method: POST
path: "/v1/auth/authenticate"
tags: ["UserCenter"]
---

# POST /v1/auth/authenticate

`POST /v1/auth/authenticate`

Authenticate

## Request body

- UsercenterV1AuthenticateRequest
  - `token` string

## Response `200`

OK

- UsercenterV1AuthenticateResponse
  - `userID` string

## Changes

- **2024-04-03** `ae599f31f558` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/onexstack/apis/miniblog-api/changes/v1/auth/authenticate/post.md)

---

[API](https://skmtc.dev/onexstack/apis/miniblog-api.md) · [All operations](https://skmtc.dev/onexstack/apis/miniblog-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/onexstack/miniblog-api/revisions/9450b41c1e2f/schema)
