Comments

Creates a comment

post/api/v1/comments

Request body

tokenstring required

Example request

{
  "token": "YOUR TOKEN IS HERE"
}

Response

comment created

Changes