Manage Tenants
Toggle schedule
Disable, enable, and manage schedules across tenants in your environment
PUT
/
tenants
/
{env_id}
/
schedule
Authorizations
Path Parameters
ID of environment
Query Parameters
By default, the toggle endpoint only applies to tenants who already have (or had) schedules. Passing ?mode=upsert will apply schedules to tenants whether or not they currently have schedules
Available options:
upsert
Body
application/json
Used to toggle all schedules in this environment
Available options:
enable
, disable
List of flow ids to apply this operation for
List of tenants to apply this operation for
Can be "default" to use the admin schedule or a cron expression. Will be applied for all tenants