Skip to main content
POST
Submit a metric vote for a run

Authorizations

Authorization
string
header
required

OAuth access token issued by Cekura for connected apps.

Path Parameters

id
integer
required

A unique integer value identifying this run.

Body

metric_id
integer
required

ID of the metric to vote on

thumbs_up
boolean | null
required

True for thumbs up, False for thumbs down

expected_value
any | null
required

Expected value for the metric

feedback
string | null

Feedback for the metric review

Response

success
boolean
required