Skip to main content
POST
Submit a metric vote for a call log

Authorizations

X-CEKURA-API-KEY
string
header
required

API Key Authentication. It should be included in the header of each request.

Path Parameters

id
integer
required

A unique integer value identifying this call log.

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

detail
string
required