---
title: "Verify registry credential"
method: POST
path: "/kapis/resources.kubesphere.io/v1alpha2/registry/verify"
tags: ["Advanced Operations"]
deprecated: true
---

# Verify registry credential

`POST /kapis/resources.kubesphere.io/v1alpha2/registry/verify`

> **Deprecated.**

## Request body

- ApiRegistryCredential
  - `password` string, required — password
  - `serverhost` string, required — registry server host
  - `username` string, required — username

## Response `200`

ok

- ErrorsError
  - `message` string, required — error message

---

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