POST
/
v1
/
scans
/
schedule

Authorizations

X-API-Key
string
headerrequired

Body

application/json
scan_id
string
required
scan_frequency
enum<string>
required

Allowed frequencies for the scheduler

Available options:
hourly,
daily,
weekly,
monthly,
custom
start_time
string
hourly_frequency
integer
custom_weekdays
integer[]

0-6 denoting Sunday-Saturday. It accepts an array of weekday

Response

200 - application/json
message
string
required