Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Path Parameters

evaluation_id
string
required

ID of the organization evaluation.

Body

application/json
name
string
Required string length: 1 - 256
description
string | null

Null clears the description.

Maximum string length: 4000
enabled
boolean
config
object

What and how the evaluation grades. Entries in criteria, tags, and data_points accept additional fields as the product evolves.

Response

The updated evaluation.

evaluation
object
Example: