Delete comment

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-KEY header)

    Path Parameters

    ParameterTypeRequiredDescription
    uuidstring (UUID)YesComment unique identifier

    Response

    • 204 No Content: Comment successfully deleted
    • 403 Forbidden: Authenticated user is not the author
    • 404 Not Found: Comment not found
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Responses
204

Resource deleted

401

Unauthorized

404

Resource not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!