Users

Register a new user

post/users

Request body

emailstring

An e-mail address.

passwordstring

Example request

{
  "email": "john.smith@example.com"
}

Response

Successful response

Changes

Changed in 2 of the 50 revisions of this API.11