Skip to main content
POST
Run template.

Authorizations

Authorization
string
header
required

Bearer JWT token or API Key (sk-*).

Path Parameters

jobTemplateId
string
required

Body

application/json
scheduledDate
string
scheduleFor

Absolute execution time as an ISO 8601 date-time string or Unix timestamp in milliseconds. Must not be in the past or more than 30 days in the future. Cannot be combined with scheduledDate.

inputs
object
options
object

Options.

Response

Job scheduled.

Last modified on September 5, 2026