14 lines
310 B
Plaintext
14 lines
310 B
Plaintext
|
### Sign up - Create account [POST /authenticate/signup]
|
||
|
|
||
|
Create a new application user account.
|
||
|
|
||
|
+ Request Create Account (application/json)
|
||
|
|
||
|
+ Attributes (Registration)
|
||
|
|
||
|
+ Response 201 (application/json; charset=utf-8)
|
||
|
|
||
|
+ Attributes
|
||
|
|
||
|
+ message: `User successfully created` (string, required)
|