/
PR
projectdiscovery
/
PDCP API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 28m ago · Updated 2mo ago
Details
Filter operations
assets
10
configurations
9
elog
2
enumerations
13
internal
22
results
5
retests
3
scan_log
2
scans
27
get
Get Scan List
post
Create Scan
get
Get Scan
delete
Delete Scan
patch
Update Scan
post
Import OSS Scan
post
Stop Scan
post
Rescan scan
get
Get All Scan Stats
post
Retest vulnerability
get
Get Scan Schedules
post
Set Scan Schedule
delete
Delete Scan Schedule
get
Get Scan IPs
patch
Update Imported Scan
get
Export Scan
post
Export Filtered Scan
get
Export Scan Vulnerability
delete
Delete Scan Vulnerability
patch
Update Vulnerability Status
patch
Update Vulnerability Labels
get
Get Scan Config
patch
Update Scan Config
get
Get All Scans History
get
Get Scan History
post
Create vulns export to tracker
get
Get Scans Token
templates
16
users
9
scans
Create Scan
Trigger a scan
post
/v1/scans
Request body
object
required
targets
string[]
templates
string[]
assets
string[]
private_templates
PrivateTemplates[]
name
string
recommended
boolean
all
boolean
alerting_config_ids
string[]
scan_config_ids
string[]
reporting_config_ids
string[]
early_templates
string[]
exclude_targets
string[]
enumeration_ids
EnumerationIds[]
schedule_only
boolean
disable_global_alert_config
boolean
disable_global_report_config
boolean
disable_global_scan_config
boolean
Response
Example response
object
required
id
string
message
string
required
Changes