Logs
Log an item for review
This API allows you to log arbitrary data to Melodi that can be used for evaluations.
POST
/
logs
Authorizations
apiKey
string
queryrequiredBody
application/json ยท object[]
projectName
string | null
versionName
string | null
data
object
requiredResponse
200 - application/json
id
string
The ID of the logged sample
data
string
The log data
projectId
string
The ID of the project
versionId
string
The ID of the project version