users

Delete Account Endpoint

Request account deletion.

Required for Apple App Store Review Guideline 5.1.1. Records the deletion request and disconnects health providers.

delete/account

Query parameters

user_idstring nullable

Request body

reason'no_longer_using' | 'privacy_concerns' | 'found_alternative' | 'too_many_notifications' | 'not_working' | 'other' required

Reasons for account deletion (Apple App Store 5.1.1 compliance).

reason_detailsstring nullable

Optional free-text elaboration on the deletion reason

Response

Successful Response

messagestring required
deleted_atstring date-time required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.