Skip to main content
Watchr home page
Watchr
Search...
⌘K
Search...
Navigation
Comments
Create a new comment by a user
Documentation
API Reference
Introduction
API Endpoints
Beta
Endpoints
Authentication
Users
Movies
Discover
Lists
Reviews
Comments
GET
Get comments
POST
Create a new comment by a user
PATCH
Update a comment by a user
Settings
Create a new comment by a user
cURL
Copy
curl
--request
POST
\
--url
https://api.example.com/comments
Comments
Create a new comment by a user
POST
/
comments
Try it
Create a new comment by a user
cURL
Copy
curl
--request
POST
\
--url
https://api.example.com/comments
Response
200 - application/json
Successful Response
Get comments
Update a comment by a user
⌘I