Detect and Respond Detection Categories
Returns an array of Detection Categories.
List of Requested Detection Categories
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Deletes all custom detection categories.
An empty array
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
No content
Fetches a specific detection category from the NAME supplied in the path.
The NAME of the detection category to be returned.
Requested Detection Category
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Create or update a detection category given the provided object.
The NAME of the detection category to be created or updeted.
Detection Category Create or Update Config
Detection category description
T1041 Exfiltration Over C2 ChannelRequested Detection Category
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Deletes a detection model
The NAME of the detection category to be deleted.
An empty array
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
No content
Last updated