Method : [POST] /register/ Content-Type: "application/json" BODY: [ username,email,password,fechadeinio... ] RESPONSE: { "result": "ok" }
Method : [POST]
/register/
Content-Type: "application/json"
BODY: [
username,email,password,fechadeinio...
]
RESPONSE: