...
Description | URI | Request Method | Request Params | Request Body | Response Body | Error Conditions | Authority | ||
---|---|---|---|---|---|---|---|---|---|
Request email validation for new user. No information is saved server-side, but a URL is sent to the specified email addressl in which the request information is embedded. The URL is a link in the Synapse Portal where user registration is completed. | /user | POST | fname lname username | 400 Status if user name or email is invalid or already used. | |||||
Create new account, validating email address used. | /account | -- | -- | -- | -- | 400 Status if user name or email is invalid or already used. | -- | ||
blah | -- | -- | -- | -- | -- | -- | -- | ||
Update user name for existing account. |
...