# User account **POST /users/{user_id}/custody_account_holders/{custody_account_holder_id}/custody_accounts** User account ## Servers ## Parameters ### Path parameters - **user_id** (string) User id - **custody_account_holder_id** (string) Custody account holder id ### Body: (object) Custody asset information - **custody_account** (object) ## Responses ### 201 Custody account created #### Body: (object) - **id** (string) - **account_holder_id** (string) - **wallet_address_id** (string) - **address** (string) - **asset** (object) ### 400 Server cannot or will not process the request ### 401 Authorization information is missing or invalid. [Powered by Bump.sh](https://bump.sh)