Delete embedded wallets for a user
Deletes the embedded wallets for a user
DELETE
Delete embedded wallets for a user
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the environment
Required string length:
36Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Body
application/json
Delete wallet fields
Response
Successfully deleted Embedded wallet(s)
Last modified on July 2, 2026
Previous
Initialize the email authentication process for a user's embedded walletInitialize the email authentication process for a user's embedded wallet
Next
Delete embedded wallets for a user