Appearance
POST
/feeds/{feed_id}/comments
CommentsController@store
fluent-community/app/Http/Routes/api.php:52
fluent-community/app/Http/Controllers/CommentsController.php
Create Comment for the FluentCommunity Comments API.
Controller: CommentsController@store Route source: fluent-community/app/Http/Routes/api.php:52
WordPress Application Passwords — use Basic auth with username:application_password.
Feed ID extracted from the URL path.
Successful response
Endpoint
POST/feeds/{feed_id}/commentsCommentsController@storefluent-community/app/Http/Routes/api.php:52fluent-community/app/Http/Controllers/CommentsController.phpPOST Create Comment
Create Comment for the FluentCommunity Comments API.
Controller:
CommentsController@storeRoute source:
fluent-community/app/Http/Routes/api.php:52Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Parameters
Path Parameters
Feed ID extracted from the URL path.
Responses
Successful response
Playground
Authorization
Variables
Samples