8000 Delete user via API + Email · Issue #415 · pentacent/keila · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Delete user via API + Email #415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tyler71 opened this issue Apr 17, 2025 · 1 comment
Open

Delete user via API + Email #415

tyler71 opened this issue Apr 17, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tyler71
Copy link
tyler71 commented Apr 17, 2025

Running pentacent/keila:0.17.1

I have a spam contact for a newsletter: spam@domain.tld

I want to remove them through the API (I have a few hundred I need to selectively remove).
I can delete via their id. However I cannot remove by email.

Here's the command I'm running:

curl 'https://keilaserver.tld/api/v1/contacts/spam@domain.tld?id_type=email'  \
  --request DELETE \
  --header 'Authorization: Bearer 123ConcealedKey'

"Bad Request"

I'm relying on this bit of documentation:

Image

@wmnnd wmnnd added the bug Something isn't working label Apr 18, 2025
@wmnnd wmnnd self-assigned this Apr 18, 2025
@wmnnd
Copy link
Contributor
wmnnd commented Apr 18, 2025

Thank you for reporting this. I can confirm this is a bug and that it will be fixed in the next release.

@wmnnd wmnnd moved this from Backlog to In Progress in Roadmap to 1.0 Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

2 participants
0