Appearance
POST
/feeds/{feed_id}/comments/{comment_id}/reactions
CommentsController@toggleReaction
fluent-community/app/Http/Routes/api.php:58
fluent-community/app/Http/Controllers/CommentsController.php
Toggle Comment Reaction for the FluentCommunity Reactions API.
Controller: CommentsController@toggleReaction Route source: fluent-community/app/Http/Routes/api.php:58
WordPress Application Passwords — use Basic auth with username:application_password.
Feed ID extracted from the URL path.
Comment ID extracted from the URL path.
Successful response
Endpoint
POST/feeds/{feed_id}/comments/{comment_id}/reactionsCommentsController@toggleReactionfluent-community/app/Http/Routes/api.php:58fluent-community/app/Http/Controllers/CommentsController.phpPOST Toggle Comment Reaction
Toggle Comment Reaction for the FluentCommunity Reactions API.
Controller:
CommentsController@toggleReactionRoute source:
fluent-community/app/Http/Routes/api.php:58Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Parameters
Path Parameters
Feed ID extracted from the URL path.
Comment ID extracted from the URL path.
Request Body
Responses
Successful response
Playground
Authorization
Variables
Body
Samples