A valid request URL is required to generate request examples
{ "schedule_id": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Project ID
Request to create a schedule
Cron expression (e.g., "0 * * * *" for every hour)
Unique key for the schedule
Timezone (e.g., "America/New_York")
Workflow ID to schedule
Schedule created
Response after creating a schedule
Created schedule ID