Skip to content
AK Market
Search
K
Main Navigation
Guide
API Reference
Contracts
Deployments
Appearance
Menu
Return to top
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
Schema
JSON
JSON
{
"content"
:
"string"
,
"marketId"
:
"string"
,
"authorId"
:
"string"
,
"parentId"
:
"string"
}
Responses
201
Content-Type
application/json
Schema
JSON
JSON
{
}
POST
/comments
Playground
Server
Select a server...
Authorization
bearer
bearer
Body
Try it out
Samples