Skip to main content
POST

Authorizations

Authorization
string
header
required

Send your workspace API key as Authorization: Bearer zr_live_….

Path Parameters

id
integer
required

The numeric id of the item.

Body

application/json
models
string[]

Optional list of model keys to run. Leave it out to run every active model.

Minimum array length: 1
Maximum string length: 100

Response

The run was queued.

success
boolean
Example:

true

data
object

Details about the queued run.

message
string
Example:

"Prompt run queued"