Sources
Validate Source Schema
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Should be a valid JSON or YAML format
Format of the schema
Available options:
json
, yaml
Body
Data to validate schema against. Optional but content-type must be set.
The body is of type object
.
Response
200
_mintlify/placeholder
OK