User create endpoint

POST {{baseUrl}}/api/user/

Request Body

{"email"=>"zchan@abc.com.hk", "password"=>"Abc1234"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""