v1
protected
mcp-server-instances
Verify Mcp Server Instance
Run verification on an MCP server instance and return the fresh result synchronously.
HTTP 200 regardless of verification outcome — the call itself succeeded. Check verification.status in the response to determine success/failure.
post/v1/workspaces/{workspace}/mcp-server-instances/{instance_id}/verify
Path parameters
instance_idstring uuid required
workspacestring required
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Response
Successful Response
{"stackTrail":"paths:/v1/workspaces/{workspace}/mcp-server-instances/{instance_id}/verify:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 45 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○