Skip to main content
POST
Stores a preference pair. When response_id is given, the customer message and the actual reply are read from the stored response rather than taken from the request, so the recorded pair is authentic.

Request body

CreateEval
string (uuid)
string
required
string
string
string (uuid)
string
string
string
string

Response

object
string
required
string (uuid)
required
string,null
required
From the stored eval_name.
string,null
required
Defaults to preference on create.
string,null
required
Defaults to pending on create.
string,null
required
string,null
required
The customer message to replay. Copied from the source response when response_id was supplied.
string,null
required
The reply the agent should have given.
string,null
required
The reply that was actually given. Copied from the source response when response_id was supplied.
string,null
required
string,null
required
string,null (uuid)
required
string,null (uuid)
required
string,null
required
Stored as a string; derived from the source response when not supplied.
string,null (date-time)
required
string,null (date-time)
required

Status codes

Access

Last modified on August 31, 2026