Skip to content
CC Developer Portal
Search
K
Main Navigation
Home
Getting Started
Extensions
Connectors
SDK
API
Webhooks
Changelog
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /docs/api/operations/community/likeArticleReply.md for this page in Markdown format
Like a reply
Articles
POST
/articles/replies/{id}/like
Parameters
Path Parameters
id
*
Reply ID
Type
string
Required
Query Parameters
likedBy
*
ID the author giving the like
Type
string
Required
Responses
204
404
422
500
Reply was liked
Samples