Error
Desk
Register the session wallet with the deposit desk.
Called once after embedded-wallet signup (idempotent — a repeat with identical values succeeds). The Alephium address comes from the verified session; the desk refuses (409) any attempt to repoint an existing user to a different deposit address or sub-org. From this moment the desk watches the EVM deposit address for stablecoin deposits. Response passes through from the desk (201 with the deposit info block).
POST
Error
Authorizations
HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.
Body
application/json
Response
200
Default Response

