User Account Deletion

Workflow Guide

This guide describes the operations required to process user-initiated account deletion requests.

Prerequisites

Summary of Steps

  1. Use the delete endpoint to initiate a user account deletion request
  2. 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.