Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Should be a valid JSON or YAML format
Format of the schema
json
, yaml
Data to validate schema against. Optional but content-type must be set.
The body is of type object
.
OK