Skip to main content
POST
Create an org-scoped outcome rubric

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
name
string
required
Required string length: 1 - 200
criteria_md
string
required

Markdown success criteria shown in the rubric editor.

Required string length: 1 - 10000
evaluator_prompt
string

Custom judge system prompt; omit to use the built-in judge.

Maximum string length: 8000
scope
enum<string>
default:org

Where the rubric applies. Agent scope must use the agent-scoped endpoint.

Available options:
inbox,
voice,
org

Response

The created rubric

data
object

A scored-outcome rubric — markdown success criteria plus an optional custom judge prompt — applied to an agent, inbox, voice, or the whole org to grade conversation quality.

meta
object