Sway Data Deletion
How to request deletion of account or support-related data from Sway.
You can request deletion from inside the app or by posting to Sway’s data deletion API route.
What to include
- your contact email if you want a follow-up
- whether you are a patron or performer
- what account, room, or request you want reviewed
API path
POST /api/privacy/data-deletion with JSON such as { "email": "you@example.com", "details": "Delete my account data." }.
Sway may keep records that must remain for payments, disputes, moderation, security, or legal obligations.