Creates a new scheduled (time-based) policy in DNSFilter. Scheduled policies allow different filtering policies to be applied during different times of the week based on a weekly schedule divided into 15-minute intervals. Use this action to implement time-based filtering rules s…
nameRequiredstringHuman-readable name for the scheduled policy. Use a descriptive name that helps identify the policy's purpose or schedule (e.g., 'School Hours Policy', 'Weekend Filtering').
timezoneRequiredstringThe timezone string in IANA timezone database format (e.g., 'America/New_York', 'Europe/London', 'Asia/Tokyo') for localizing the scheduled policy. This determines when each 15-minute block applies based on local time.
policy_idsRequiredarrayArray of exactly 672 policy IDs representing 15-minute time blocks for the entire week, starting Monday morning 12:01am. Each element corresponds to a 15-minute interval (4 blocks per hour × 24 hours × 7 days = 672 blocks). Use policy IDs from LIST_POLICIES action. The same poli…
organization_idRequiredintegerThe unique identifier of the organization where this scheduled policy should be created. Use LIST_ORGANIZATIONS action to retrieve valid organization IDs.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.