Comments
Create a comment
post/comments
Request body
object required
Example request
{
"text": "some string",
"commentable_id": 1,
"commentable_type": "customer"
}Response
Successful response
{
"text": "some string",
"commentable_id": 1,
"commentable_type": "customer"
}Successful response