delete_comment
Delete your own comment on Substack. Specify comment kind (post or note) and set dry_run=false to perform the deletion.
Instructions
DESTRUCTIVE WRITE. Delete one of YOUR own comments (or one on your publication if you're the owner). Cannot be undone. Set kind='post' to delete a post comment (uses pub host) or kind='note' for a note reply. Defaults to dry_run=true — you must explicitly set false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | ||
| kind | No | post | |
| pub | No | ||
| dry_run | No |