Skip to main content
PATCH
Configure Table Sheet Scorecard
Create or update the active scorecard for a sheet. name and aggregation are required. evaluated_column_ids and steps are optional and default to empty lists.

Authorizations

X-API-KEY
string
header
required

Headers

X-API-KEY
string
required

Your PromptLayer API key. The key's workspace scopes table resources for this request.

Path Parameters

table_id
string<uuid>
required

Table ID.

sheet_id
string<uuid>
required

Table sheet ID.

Body

application/json
name
string
required
aggregation
object
required
evaluated_column_ids
string[]
steps
object[]
display_config
object | null
baseline_config
object | null

Response

Scorecard configured.

success
boolean
required
scorecard
object
required
version
integer
required