---
title: "Validate schema metadata structure and statistics"
method: POST
path: "/mysql/query/metadata-validate"
tags: ["Service:_MySQL"]
---

# Validate schema metadata structure and statistics

`POST /mysql/query/metadata-validate`

> This endpoint **may be changed or removed at any time**. Don't use it in production environments.

## Request body

- MySQLServiceMetadataValidateRequestBody — MySQLServiceMetadataValidateRequestBody
  - `db_version` string, required — Database version
  - `metadata` string, required — Metadata to validate

## Response `200`

Response

- MySQLServiceMetadataValidateResponse — MySQLServiceMetadataValidateResponse
  - `status` string, required — Status

## Other responses

- `400` — Invalid request parameters

---

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