---
title: "Run Test Auth"
method: POST
path: "/v1/mcp-server-instances/{instance_id}/test-auth"
tags: ["v1", "protected", "mcp-server-instances"]
---

# Run Test Auth

`POST /v1/mcp-server-instances/{instance_id}/test-auth`

Test the authentication configuration attached to an MCP server instance.

## Path parameters

- `instance_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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