Delete comment

Deletes a comment and all its replies.

Authentication

ParameterTypeDescription
link_idpathReview link identifier
comment_idpathComment identifier
tokenqueryUser session token

To delete a comment, use the same token used when creating the comment. The token can be the same value as link_id or a unique identifier generated by the application.

Example: 550e8400-e29b-41d4-a716-446655440000

Behavior

  • Deleting a parent comment also deletes all linked replies
  • This action is irreversible
  • The link must be active and not expired
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
uuid
required

Comment UUID

Query Params
uuid
required

User session token. Use the same token used when creating the comment.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json