---
title: "POST /auth/v1/tokens/validate"
method: POST
path: "/auth/v1/tokens/validate"
---

# POST /auth/v1/tokens/validate

`POST /auth/v1/tokens/validate`

Validates a token provided in the request body.

## Request body

- TokenValidationRequest
  - `token` string, nullable

## Response `200`

Validation results

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/stackstorm/apis/stackstorm-api.md) · [All operations](https://skmtc.net/stackstorm/apis/stackstorm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stackstorm/stackstorm-api/revisions/85e49f390588/schema)
