---
title: "Login For Token"
method: POST
path: "/v1/auth/token"
tags: ["Auth"]
---

# Login For Token

`POST /v1/auth/token`

## Query parameters

- `tenant_id` string

## Response `200`

Successful Response

- Token
  - `access_token` string, required
  - `token_type` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ibm/apis/wxo-server-api.md) · [All operations](https://skmtc.net/ibm/apis/wxo-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/wxo-server-api/revisions/82c114c37196/schema)
