Users
Erase Wallet User
GDPR Article 17 erasure for a wallet user.
Anonymizes the wallet_address with a server-salted SHA256 hash so the PII (wallet → real-world entity) is severed while the financial audit trail is preserved as aggregate revenue/expert-payout records.
Per Recital 26: data is no longer 'personal' once anonymized, so the pseudonymized row is no longer subject to erasure requests.
post/api/v1/users/me/wallet/erase
Request body
Response
Successful Response
{"stackTrail":"paths:/api/v1/users/me/wallet/erase:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.