v1

latestOpenAPI 3.0.12026-07-1714724311.1 KB
Comments

Create a Comment

Create a new comment.

post/comments

Query parameters

fieldsstring[]

Control what fields are being returned in the object.

metastring

What metadata to return in the response.

Request body

collectionstring required

Which collection this collection comment is for.

itemstring required
commentstring required

Example request

{
  "collection": "projects",
  "item": "81dfa7e0-56d2-471f-b96a-1cf8a62bdf28",
  "comment": "A new comment"
}

Response

Successful request