Crear Prueba A/B
Crea una nueva prueba A/B comparando dos asistentes.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
agentA
ID del asistente A (debe ser diferente de agentB).
agentB
ID del asistente B (debe ser diferente de agentA).
successSchemaId
ID del schema de tipo SuccessEvaluation para medir el éxito.
description
status
Allowed values:
Response
Prueba A/B creada.
id
name
description
agentA
ID del asistente A
agentB
ID del asistente B
successSchemaId
status
Allowed values:
createdAt
updatedAt
Errors
400
Bad Request Error
