post
https://app.omnidocs.cloud/api/v1/units//recipes//generate/async
Queues a document generation job for asynchronous processing.
The request body defines the input data, optional attachments, theme, and webhook configuration. If webhooks are provided, the system will deliver results via those URLs when processing completes.
Webhook behavior
webhooks.onSuccess[]→ triggered when generation completes successfully.webhooks.onError[]→ triggered when generation fails.
The endpoint immediately returns 202 Accepted with a unique documentGenerationId.
