Skip to main content
POST
Declare a task on an agent gate

Authorizations

Authorization
string
header
required

Verlon API key (newly minted keys are prefixed sk-vrln-; legacy verlon_* and layer_* keys from prior prefix migrations continue to validate). Generated from the dashboard under Settings → API Keys, or via verlon key create in the CLI.

Body

application/json
name
string
required
Required string length: 1 - 200
binding
enum<string>
Available options:
inline,
gate
boundGateId
string<uuid> | null
model
string | null

Response

The created task.