v1

latestOpenAPI 3.1.02026-07-24590188.7 KB

Toggle commenting

post/external/api/partner/v1/post/toggle_commenting/

Request body

idstring

id of the post

comment_statusboolean

True: enable comment; False: disable comment

Response

200

messagestring

Example response

{
  "message": "Commenting status updated successfully"
}