Api
Add Annotation
Add annotation to conversation (AC4).
Add annotation to conversation (AC4).
AuthorizationBearer <token>
In: header
Path Parameters
conversation_id*string
Format
uuidQuery Parameters
content*string
Length
1 <= length <= 2000Response Body
application/json
application/json
curl -X POST "https://loading/api/v1/conversations/497f6eca-6276-4993-bfeb-53cbbbba6f08/annotations?content=string"{
"annotation": {},
"error": "string",
"success": true
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}