mirror of
https://github.com/NdoleStudio/httpsms.git
synced 2026-04-25 19:06:01 +03:00
[GH-ISSUE #322] Make it more data protection friendly (e.g. GDPR) #45
Labels
No labels
In Review
documentation
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/httpsms#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kapsiR on GitHub (Dec 30, 2023).
Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/322
Since the server stores everything forever, it would be really cool to have options to configure this. (e.g. never store anything after it has been sent)
Source: https://twitter.com/acho_arnold/status/1727904652841168980
@AchoArnold commented on GitHub (Jun 9, 2024):
You can call the delete API to delete everything you want from the server
Threads : https://api.httpsms.com/index.html#/MessageThreads/delete_message_threads__messageThreadID_
Messages : https://api.httpsms.com/index.html#/Messages/delete_messages__messageID_