Create User

POST {{baseUrl}}/user

Register a new user with The Good Bank. The username must be unique.

Request Body

{"username"=>"kmmanoj96001", "password"=>"kmmanoj96001pass"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

""