Assets
Set Enumeration Schedule
Set enumeration re-scan frequency
POST
/
v1
/
enumeration
/
schedule
Authorizations
X-API-Key
string
headerrequiredHeaders
X-Team-Id
string
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
Body
application/json
enumeration_id
string
requiredscan_frequency
enum<string>
requiredAllowed frequencies for the scheduler
Available options:
hourly
, daily
, weekly
, monthly
, custom
start_time
string
hourly_frequency
integer
Required range:
1 < x < 24
custom_weekdays
integer[]
0-6 denoting Sunday-Saturday. It accepts an array of weekday
Response
200 - application/json
message
string
requiredWas this page helpful?