Remove Rule
  • 20 Jun 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Remove Rule

  • Dark
    Light

Article summary

Delete
/rules/{oid}

Delete a detection and response rule from an organization.

Security
HTTP
Type bearer
Path parameters
oid
stringRequired

organization id

Query parameters
name
string

unique name of the rule to delete

namespace
string

specific namespace to operate on, defaults to 'general'

Responses
200

successful operation

401

Access token is missing or invalid


Was this article helpful?