Comments
Create a comment
Create a comment
post/comments.create
Request body
Response
OK
Example response
{
"data": {
"createdBy": {
"name": "Jane Doe"
},
"updatedBy": {
"name": "Jane Doe"
}
}
}Create a comment
OK
{
"data": {
"createdBy": {
"name": "Jane Doe"
},
"updatedBy": {
"name": "Jane Doe"
}
}
}