delete
https://localhost:44395/api/comment/
Behavior: Verifies the comment exists, then permanently deletes it from the data store. Returns the ID of the deleted comment.
Authorization: Requires an authenticated user (class-level [Authorize]).
Side Effects: The comment record is permanently removed from the data store.
Error Scenarios: Returns 404 if the comment with the specified ID does not exist. 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…
