/
/Rumble API (deprecated)
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 3m ago · Updated 4y ago
Account46
Cisco SNTC1
Export22
Organization39
  • getGet organization details
  • patchUpdate organization details
  • getGet API key details
  • deleteRemove the current API key
  • patchRotate the API key secret and return the updated key
  • getGet all agents
  • getGet details for a single agent
  • deleteRemove and uninstall an agent
  • patchUpdate the site associated with agent
  • postForce an agent to update and restart
  • getGet all sites
  • putCreate a new site
  • getGet site details
  • deleteRemove a site and associated assets
  • patchUpdate a site definition
  • putImport a scan data file into a site
  • putImport a Nessus scan data file into a site
  • putCreate a scan task for a given site
  • getGet all assets
  • getGet asset details
  • deleteRemove an asset
  • patchUpdate asset comments
  • patchUpdate asset tags
  • patchUpdate tags across multiple assets based on a search query
  • postClear all tags across multiple assets based on a search query
  • getGet all services
  • getGet service details
  • deleteRemove a service
  • getGet all wireless LANs
  • getGet wireless LAN details
  • deleteRemove a wireless LAN
  • getGet all tasks (last 1000)
  • getGet task details
  • patchUpdate task parameters
  • getReturns a temporary task scan data url
  • getReturns a temporary task change report data url
  • getReturns a temporary task log data url
  • postSignal that a task should be stopped or canceledThis will also remove recurring and scheduled tasks
  • postSignal that a completed task should be hidden
Public3
ServiceNow3
Splunk2
    Organization

    Remove the current API key

    delete/org/key

    Response

    empty response

    Changes