List schedules
schedules:read
Create a schedule
Requirescron_expression, timezone, and at least one target (domain_ids or repository_ids).
schedules:write
Get schedule detail
schedules:read
Pause a schedule
{"action": "resume"}.
You can also update the schedule configuration (name, cron_expression, timezone, targets) in the same PATCH request.
Required scope: schedules:write
Delete a schedule
schedules:write
Trigger a schedule immediately
Run a scheduled pentest configuration right now without waiting for the next cron interval:schedules:write