Target Thresholds

This resource allows you to retrieve and manipulate target thresholds for the KPI Builder.

Operations


Create Target Threshold
POST /v1/platform/target_thresholds


Create or Update Target Thresholds
POST /v1/platform/target_thresholds/multi_upsert


Export Target Threshold Data
GET /v1/platform/target_thresholds/export


Retrieve Target Short Names
GET /v1/platform/target_thresholds/short_names


Retrieve Target Threshold by ID
GET /v1/platform/target_thresholds/{id}


Retrieve Target Thresholds
POST /v1/platform/target_thresholds/multi_read


Retrieve Target Thresholds by Criteria
GET /v1/platform/target_thresholds


Update a Target Threshold by ID
PUT /v1/platform/target_thresholds/{id}