Skip to main content
POST
Apply Evaluation Group

Authorizations

X-Api-Key
string
header
required

API Key for authentication. Click here to access API Key

X-Secret-Key
string
header
required

Secret Key for authentication. Click here to access Secret Key

Body

application/json
eval_group_id
string<uuid>

The UUID of the evaluation group to apply.

filters
object

Filters to apply when selecting data.

page_id
string

Identifier for the page or context where the group is being applied.

mapping
object

Mapping configuration for the evaluations.

deselected_evals
string<uuid>[]

A list of evaluation template UUIDs to exclude from this application.

Response

Evaluation group applied successfully.

The response is of type object.