PUT
/
apps
/
annotations
/
{annotation_id}
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "question": "<string>",
  "answer": "<string>",
  "hit_count": 123,
  "created_at": 123
}

Authorizations

Authorization
string
header
required

API Key authentication.

Path Parameters

annotation_id
string
required

Annotation ID.

Body

application/json

Response

200 - application/json

Annotation updated.

The response is of type object.