Skip to main content
POST
ParseYaml

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
yaml
string

YAML config string to parse.

Response

200 - application/json

Success

suite
ReconciliationSuite · object

The parsed suite configuration.