Skip to main content
POST
Post a research study answer

Authorizations

Authorization
string
header
required

Project API key prefixed with ApiKey, e.g. Authorization: ApiKey c8.xxx. Alternatively use header X-Api-Key: c8.xxx.

Path Parameters

project_id
string<uuid>
required

Project UUID

study_id
string<uuid>
required

Research study UUID (from the Correl8 app when the study was created)

Body

application/json
user_id
string
required

Your identifier for the end user

Maximum string length: 512
interaction_id
string
required

Your identifier for the conversation thread

Maximum string length: 512
answer
string
required

Informative summary of what you learned (plain prose; include quotes and context when helpful)

Response

Answer created

id
string<uuid>

Created answer UUID

posted_at
string<date-time>