put
https://localhost:44395/api/comment/
Behavior: Updates the comment identified by the specified comment ID with the provided model data. The commentId from the route is assigned to the input model before saving.
Authorization: Requires an authenticated user (class-level [Authorize]).
Side Effects: The existing comment record is updated in the data store.
Error Scenarios: Returns 400 if the input model is null or invalid. Returns 404 if the comment with the specified ID does not exist.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
