post https://{domain}.uspacy.ua/comments/v1/comments
Creates new comment
Log in to see full request history
Responses
401Access token is missing or invalid
Creates new comment
401Access token is missing or invalid
xxxxxxxxxx
curl --request POST \
--url https://domain.uspacy.ua/comments/v1/comments \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"entity_type": "comment"
}
'
Try It!
to start a request and see the response here! Or choose an example: