Skip to main content
POST
RenderYaml

Authorizations

Authorization
string
header
required

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

Body

application/json
suite
ReconciliationSuite · object

The suite configuration to render as YAML.

Response

200 - application/json

Success

yaml
string

The rendered YAML config string.