Create User
POST {{baseUrl}}/user
Register a new user with The Good Bank. The username must be unique.
Request Body
{"username"=>"ManuPriya", "password"=>"ManuPriyapass"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string | 
RESPONSES
status: OK
""