Skip to main content

Create a new job

POST 

/api/v1/jobs

Create and queue a new document or template generation 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 created successfully