/

Create User

post

Create user at login.

Body
publicAddressstringRequired
Responses
200
OK
post
POST /api/users/ HTTP/1.1
Host: api.rair.market
Content-Type: application/json
Accept: */*
Content-Length: 24

{
  "publicAddress": "text"
}
200

OK

No content

Was this helpful?