Create a User Entity with Wallet

This endpoint is used to create a user entity along with a wallet. It will return an error if the user entity already exists.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
userInfo
object
required
string | null

A description of the Wallet. It can have a maximum length of 100 characters.

walletConfig
object
metadata
object

Additional data represented as key-value pairs. Both the key and value must be strings.

Headers
string
required

A unique key to prevent duplicate requests. Typically a UUID.

Responses

202

Request Accepted

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json