User create endpoint

POST {{baseUrl}}/api/user/

Request Body

{"email"=>"hellomukesh@world.com", "password"=>"password123"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""