v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Metrics Lab

Add Conversations To Lab

Add conversations to an existing lab.

post/v1/metrics-lab/lab/{lab_id}/conversations

Path parameters

lab_idstring uuid required

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

lab_idstring required

Lab ID (UUID as string)

Response

Successful Response

added_countinteger required

Number of conversations successfully added

skipped_countinteger required

Number of conversations that were skipped (already existed)

added_conversation_idsobject[] required

List of conversation identifiers that were added

messagestring nullable

Human-readable message about the operation