Skip to main content
POST
/
v1
/
schemas
/
{id}
/
validate
Validate schema
curl --request POST \
  --url http://localhost:8080/v1/schemas/{id}/validate \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key with mk_ or rk_ prefix

Path Parameters

id
string<uuid>
required

Response

200

Validation result