experimental
Create Classification
This endpoint is used for binary classification tasks where a boolean output is expected.
POST
https://copilot.{region}.corti.app/
/
private
/
v2
/
interactions
/
{id}
/
classification
/
binary
/
Path Parameters
id
string
requiredThe interaction ID representing the context for the request.
Body
application/json
inputs
string[]
taskId
string
Response
200 - application/json
result
object
Was this page helpful?