opt-cc/server/apib/auth/signup.apib

14 lines
310 B
Plaintext
Raw Normal View History

### 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)
+ Attributes (Registration)
2018-04-01 15:12:24 +02:00
+ Response 201 (application/json; charset=utf-8)
+ Attributes
+ message: `User successfully created` (string, required)