post https://example.com/connection-manager/api/v1/ueba/stop-analyzing
Stop analyzing connection anomalies
Log in to see full request history
Responses
200anomaly analysis stopped
Stop analyzing connection anomalies
200anomaly analysis stopped
xxxxxxxxxx
curl --request POST \
--url https://example.com/connection-manager/api/v1/ueba/stop-analyzing \
--header 'Authorization: Bearer a-proper-token-goes-here' \
--header 'accept: application/json'
Try It!
to start a request and see the response here!