---
title: "Validate Xray credentials for an integration"
method: POST
path: "/tcm/external/xray/validateCredentials/{workspace_integration_id}"
tags: ["TestCaseManagement"]
---

# Validate Xray credentials for an integration

`POST /tcm/external/xray/validateCredentials/{workspace_integration_id}`

Validates that the Xray credentials stored in the given workspace integration are valid and can access the configured project

## Path parameters

- `workspace_integration_id` string, required

## Response `204`

Xray credentials are valid

## Other responses

- `400` — Invalid or missing parameter
- `401` — User not authenticated
- `403` — User not authorized
- `404` — Entity not found
- `default` — Unknown error

---

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