GET Register
GET http://localhost:3000/register
Request Body
{"email"=>"deeepanshu", "password"=>"password"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
GET http://localhost:3000/register
{"email"=>"deeepanshu", "password"=>"password"}
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |