v1
latestOpenAPI 3.0.12026-07-1714724311.1 KBComments
Update a Comment
Update an existing comment.
patch/comments/{id}
Query parameters
fieldsstring[]
Control what fields are being returned in the object.
metastring
What metadata to return in the response.
Request body
Example request
{
"collection": "projects",
"item": "81dfa7e0-56d2-471f-b96a-1cf8a62bdf28",
"comment": "An updated comment"
}Response
Successful request