Guardrails
Update Policy Schedules
update policy schedules
put/governance/guardrails/policies/{tenant_id}/update/{schedule_id}
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
schedule_idstring required
Specify the schedule Id to fetch the schedule data
Request body
Example request
{
"recurrence": "Once"
}Response
Success