v3

OpenAPI 3.1.02026-07-31350397683.8 KB

Update Schedule

put/v1/update-schedule/{schedule_id}

Path parameters

schedule_idstring required

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

enabledboolean nullable

Whether to enable or disable the cron job.

Response

Successful Response

idstring required

The unique identifier for the updated cron job.

simulation_idstring required

The unique identifier for the associated simulation.

cron_expressionstring required

The cron expression defining the job schedule.

enabledboolean nullable

Whether the cron job is enabled.

created_atstring required

The timestamp when the cron job was created.