User Account Deletion
Workflow Guide
This guide describes the operations required to process user-initiated account deletion requests.
Prerequisites
- Completed Authentication and Account Creation
Summary of Steps
- Use the delete endpoint to initiate a user account deletion request
- User account and associated data is deleted
Step 1: User-Initiated Account Deletion Request
Use delete to send a request to delete the user’s account. This will asynchronously remove the user and all of their associated data from the b.well system.
For complete request and response schema, see Bwell TypeScript SDK documentation.
Updated about 2 months ago
