Comments
JWT Access Token obtained via login/register/refresh
ID of the blog post.
A list of comments for the blog.
Authentication information is missing or invalid (e.g., missing/expired token).
The specified resource was not found.
An unexpected error occurred on the server.
JWT Access Token obtained via login/register/refresh
ID of the blog post.
The comment text
Comment created successfully.
Invalid input data provided. See errors object for details.
Authentication information is missing or invalid (e.g., missing/expired token).
The specified resource was not found.
An unexpected error occurred on the server.
JWT Access Token obtained via login/register/refresh
ID of the comment.
Request successful, no response body.
Authentication information is missing or invalid (e.g., missing/expired token).
Access denied due to insufficient permissions.
The specified resource was not found.
An unexpected error occurred on the server.
No content
Last updated
Was this helpful?