#109 — Add account deactivation as opposed to regular delete
Repo: Twill-AI/facade State: open | Status: open Assignee: Unassigned
Created: 2024-09-17 · Updated: 2024-09-17
Description
Caused by https://twill-network.slack.com/archives/C06UCQP1BFC/p1724952079704339 Decided to implement after 2024 October release.
AC:
- There is POST /self-management/deactivate endpoint which would require reason of deactivation. It should: disable all integrations in BusinessData, disable all users (which should lead to relevant error in all API-s), send email to mike@twillpayments.com with deactivation reason, stop subscription (when it would appear).
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets