Enterprise
Quick Start
Search...
/
API Reference
Tutorials
Introduction
Getting started
API Reference
Annotations
Users
Actions
Views
Files
Projects
ML
Predictions
Tasks
Import Storage
Export Storage
Webhooks
Prompts
Model Providers
Comments
GET
List comments
POST
Create comment
GET
Get comment
DEL
Delete comment
PATCH
Update comment
Workspaces
Enterprise
Quick Start
API Reference
Comments
Update comment
PATCH
http://localhost:8080
/
api
/
comments
/
:id
Update a specific comment.
Path parameters
id
integer
Required
Comment ID
Request
This endpoint expects an object.
annotation
integer
Optional
project
integer
Optional
text
string
Optional
is_resolved
boolean
Optional
Response
This endpoint returns an object.
id
integer
text
string
project
integer
task
integer
annotation
integer
created_by
integer or map from strings to any
Show 2 variants
created_at
datetime
updated_at
datetime
is_resolved
boolean
Optional
resolved_at
datetime
Optional
List workspaces
Up Next
Built with