Skip to content

Create a new comment

POST
/comments

Authorizations

bearer
Type
HTTP (bearer)
or
api-key
Type
API Key (header: x-api-key)

Request Body

application/json
JSON
{
  
"content": "string",
  
"marketId": "string",
  
"authorId": "string",
  
"parentId": "string"
}

Responses

application/json
JSON
{
}

Playground

Server
Authorization
Body

Samples