redadalertas-api icon indicating copy to clipboard operation
redadalertas-api copied to clipboard

A user is able to sign up

Open celsom3 opened this issue 7 years ago • 0 comments

POST /user

The user will need an invitationCode

Should take:

  • phone
  • email
  • inviteCode

If the data matches...

Should respond

  • sessionToken

celsom3 avatar Mar 14 '17 05:03 celsom3