delete
https://api.duodeal.app/api/comments/
Deletes an existing comment. If this was the last comment on the pin, the pin is also deleted.
-
Anonymous comments: Security is based on knowing the comment UUID
- Authenticated comments: Only the author can delete (verified via
X-API-KEYheader)
Path ParametersParameter Type Required Description uuidstring (UUID) Yes Comment unique identifier Response204 No Content: Comment successfully deleted403 Forbidden: Authenticated user is not the author404 Not Found: Comment not found
- Authenticated comments: Only the author can delete (verified via
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Resource deleted
401Unauthorized
404Resource not found
