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