v2
latestOpenAPI 3.1.02026-07-31822441.6 KBToggle schedule
Disable, enable, and manage schedules across tenants in your environment
put/tenants/{env_id}/schedule
Path parameters
env_idstring required
ID of environment
Query parameters
mode'upsert'
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
Request body
Response
200
Example response
{
"toggle": "enable",
"updated": 1
}