Skip to main content
POST
Create evaluator

Authorizations

x-maxim-api-key
string
header
required

API key for authentication

Body

application/json
workspaceId
string
required

Unique identifier for the workspace

Minimum string length: 1
name
string
required

Name of the evaluator

Minimum string length: 1
type
enum<string>
required
Available options:
AI
description
string

Description of the evaluator

tags
string[]

Tags for the evaluator

folderId
string

Unique identifier for the folder to place the evaluator in

config
object

Response

Evaluator created successfully

data
object
required