Skip to main content
POST
Create a schedule for an agent

Headers

x-api-key
string | null

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Path Parameters

workflow_permanent_id
string
required

Body

application/json
cron_expression
string
required
timezone
string
required
enabled
boolean | null
default:true
parameters
Parameters · object | null
name
string | null
description
string | null

Response

Successful Response

schedule
WorkflowSchedule · object
required
next_runs
string<date-time>[]