v42

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-2129120150.2 KB
template

Generate from application (async)

Generate content asynchronously from an existing no-code agent (formerly called no-code applications) with inputs.

post/v1/applications/{application_id}/jobs

Path parameters

application_idstring required

The ID of the no-code app for which to create a job.

Request body

Response

idstring uuid required

The unique identifier for the async job created.

status'in_progress' | 'failed' | 'completed' required

The status of the job.

created_atstring date-time required

The timestamp when the job was created.