---
title: "Test Vxt"
method: POST
path: "/vxt/test"
tags: ["VXT"]
---

# Test Vxt

`POST /vxt/test`

Re-validate the stored refresh token (useful after a 'disconnected' error).

## Response `200`

Successful Response

- VXTTestResponse — Response from forcing a re-validation of the stored refresh token.
  - `success` boolean, required
  - `message` string, required
  - `vxt_email` string, nullable

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
