Skip to content
This repository has been archived by the owner on Jan 4, 2018. It is now read-only.

POST /users #3

Closed
on3iro opened this issue Feb 13, 2017 · 0 comments
Closed

POST /users #3

on3iro opened this issue Feb 13, 2017 · 0 comments
Assignees
Milestone

Comments

@on3iro
Copy link
Owner

on3iro commented Feb 13, 2017

Registers a new user

Request-Body:

{
  "email": "theo.tester@example.com",
  "password": "password"
}

Response-Body:

{
  "id": "userID",
  "email": "theo.tester@example.com",
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants