Skip to main content
POST
Bulk dismiss rule results

Authorizations

Authorization
string
header
required

Path Parameters

project_id
string
required

Body

application/json
result_ids
string[]
required

Rule-result friendly IDs to dismiss. These are the id on each entry in a data point's or model run's rule_results array (e.g. dpres_..., mrres_...) — not data point, event, or model run IDs. Duplicate IDs are de-duplicated.

reason
string
required

Dismissal reason applied to every result in the batch. Cannot be blank.

Response

200

data
object[]