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

# POST /authenticate/

`POST /authenticate/`

## Request body

- AuthToken
  - `username` string, required
  - `password` string, required
  - `token` string, required

## Response `200`

- AuthToken
  - `username` string, required
  - `password` string, required
  - `token` string, required

---

[API](https://skmtc.net/oeklo/apis/gsmtasks-project-api.md) · [All operations](https://skmtc.net/oeklo/apis/gsmtasks-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oeklo/gsmtasks-project-api/revisions/2557a8fec764/schema)
