Skip to main content

Validate job configuration

POST 

/api/v1/jobs/validate

Validate a job configuration without creating the job.

config must be a valid JSON object conforming to:

  • For type: document: Schema from json2doc://schemas/document
  • For type: template: Schema from json2doc://schemas/template

Request

Responses

Job configuration validated