Sources
Validate Source Schema
Validate source schema.
POST
/
v1
/
schemas
/
validate
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
The body is of type object
.