Skip to main content
PATCH
cURL

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 metric review.

Body

id
integer
expected_value
any | null

Metric expected value Example:

  • 5 or 0
  • one, two or three [ enum type ]
feedback
string

Metric feedback Example:

  • "Great Call"

Response

200 - application/json
id
integer
required
metric
integer
read-only
metric_name
string
read-only
metric_enum_values
any
eval_type
string
read-only
expected_value
any | null

Metric expected value Example:

  • 5 or 0
  • one, two or three [ enum type ]
explanation
any
read-only

Metric explanation Example:

feedback
string

Metric feedback Example:

  • "Great Call"
metric_function_name
string
read-only
metric_vocera_defined_metric_code
string
read-only