Annotations
Configure Annotation Reply
Available for: Chatflow, Chatbot, Agent apps.
Enables or disables annotation reply for the app. Runs asynchronously; track progress with Get Annotation Reply Job Status.
The body is validated before the action runs, so score_threshold, embedding_provider_name, and embedding_model_name are required even for disable.
post/apps/annotation-reply/{action}
Path parameters
action'enable' | 'disable' required
Whether to enable or disable annotation reply.
Request body
Response
Annotation reply settings task initiated.