post
https://localhost:44395/api/comment/
Behavior: Creates a new comment record associated with the specified content ID. The contentId from the route is assigned to the input model before saving.
Authorization: Requires an authenticated user (class-level [Authorize]).
Side Effects: A new comment record is persisted in the data store.
Error Scenarios: Returns 400 if the input model is null or invalid. Returns 401 if the user is not authenticated.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
