patch https://api.naoca.com/v1/comments/
Responses
xxxxxxxxxx
curl --request PATCH \
--url https://api.naoca.com/v1/comments/id \
--header 'accept: application/json'
xxxxxxxxxx
{
"metadata": {
"request_id": "Cd-cJi3cSwMEMWg=",
"method": "PATCH",
"url": "https://api.naoca.com/v1/comments/{id}"
}
}