2018-03-18 20:21:24 +01:00
|
|
|
### Sign up - Create account [POST /authenticate/signup]
|
|
|
|
|
|
|
|
Create a new application user account.
|
|
|
|
|
2018-03-20 13:15:23 +01:00
|
|
|
+ Request Create Account (application/json)
|
2018-03-18 20:21:24 +01:00
|
|
|
|
|
|
|
+ Attributes (Registration)
|
|
|
|
|
2018-04-01 15:12:24 +02:00
|
|
|
+ Response 201 (application/json; charset=utf-8)
|
|
|
|
|
|
|
|
+ Attributes
|
|
|
|
|
|
|
|
+ message: `User successfully created` (string, required)
|