Skip to main content
POST
/
v1
/
desk
/
register
Error
A valid request URL is required to generate request examples

Authorizations

aura_session
string
cookie
required

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
subOrganizationId
string
required

The user's Turnkey sub-organization id.

Required string length: 1 - 200
evmDepositAddress
string
required

The user's EVM deposit address (derived from the same wallet seed).

Pattern: ^0x[0-9a-fA-F]{40}$

Response

200

Default Response