Creates a new job.
sieve.File
named video
and a sieve.File
named image
would be triggered with the following request:
string
named prompt
would be triggered with the following request:
Event | Description |
---|---|
job.start | Occurs when a job starts. |
job.complete | Occurs when a job completes, errors, or is cancelled. |
job.complete.no_output | Occurs when a job completes, errors, or is cancelled — excludes the output payload from the response. |
job.new_output | Occurs when a job produces a new output. |
The Sieve API key to authenticate with.
api
, dashboard
, search
Input schema for /v2/push.
Successful Response
Output schema for /v2/push.