Skip to main content
POST
Run a metric evaluation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request body for POST /metrics/run

metric
object
required
event
object
required

Response

200 - application/json

Metric execution result

Response for POST /metrics/run

success
boolean
required
loading
boolean
required
result
required
explanation
string | null
required