Skip to main content
POST
https://app.leafpress.io
/
anomaly
Add Anomaly Tracker Percentage
curl --request POST \
  --url https://app.leafpress.io/anomaly \
  --header 'Authorization: Basic <encoded-value>'
Set percentage such that when data will be flagged from this month if data is x% under or over data from last year this month.

Request Params

None

Request Body

percentage
Number
Percentage for anomaly detection

Response

None