Delete a comment from a post
Comments
Delete a comment from a post
Delete a comment from a post. The comment can be deleted by either the comment author or the post owner.
Scope required: write:post
DELETE
Delete a comment from a post
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version to use for the request
Example:
"2025-06-26"
Path Parameters
UUID of the post
UUID of the comment to delete
Response
Comment deleted successfully