v46

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-211591,0051.4 MB

Wallet recovered

Fired when a user recovers their embedded wallet.

postWebhookwallet.recovered

Payload

type'wallet.recovered' required

The type of webhook event.

user_idstring required

The ID of the user.

wallet_addressstring required

The address of the wallet.

wallet_idstring required

The ID of the wallet.

Response

Return a 200 status to indicate that the webhook was received successfully.