Skip to content

feat(cli, api): add re delete emails to delete emails by id from a bucket#445

Merged
joe-prosser merged 2 commits into
masterfrom
feat/delete-emails
Jun 1, 2026
Merged

feat(cli, api): add re delete emails to delete emails by id from a bucket#445
joe-prosser merged 2 commits into
masterfrom
feat/delete-emails

Conversation

@joe-prosser
Copy link
Copy Markdown
Collaborator

What

Adds a re delete emails command (and the underlying Client::delete_emails API method) to delete emails from a bucket by id:

re delete emails --bucket <bucket> <email-id>...

🤖 Generated with Claude Code

…bucket

Adds `Client::delete_emails` and a `re delete emails --bucket <b> <id...>`
subcommand, mirroring the existing `delete_comments` / `re delete comments`
pattern. Targets the existing `DELETE /api/_private/buckets/<bucket>/emails`
endpoint.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@joe-prosser joe-prosser self-assigned this Jun 1, 2026
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@joe-prosser joe-prosser merged commit 52c92cf into master Jun 1, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant