/
/PDCP API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
asset5
assets17
automations5
billing1
chaos2
configurations14
deprecated3
elog1
enumeration2
enumerations27
export4
history1
leaks4
  • getGet leak statistics for a domain
  • getGet leak statistics for an email address
  • postUpdate leak status
  • postGet leak information by ID
oauth4
results7
retests3
scan5
scan_log3
scans32
Scans1
template/v21
templates16
usage1
user3
users16
vulns1
  • postUpload Templates
  • patchBulk Update User Template
  • deleteRequest Domain Delete
  • deleteUnshare/Delete template
  • patchUpdate Shared Template
  • getGet a list of invoices for a customer
  • getGet audit logs for team
  • patchUpdate enumeration config
  • patchRename Tunnel
  • getGet template metadata
  • getGet all leaked credentials
  • getGet asset enumeration history data
  • getFull Text Search
  • getGet Vulnerability by ID
  • getGet All Filters for Vulnerabilities
  • getGet error statistics of given scan id
  • getGet Leaderboard ID Details
  • getSearch Products
  • getGet Product by ID
  • getGet Vulnerabilities for Product
  • getGet Vulnerability Timeline for Product
  • getGet All Filters for Products
leaks

Update leak status

post/v1/leaks/status

Request body

leakidstring
leakidsstring[]
status'fixed' | 'open' | 'NA'

Response

OK

statusstring
messagestring
leak_idstring
new_status'fixed' | 'open' | 'NA'

Changes