GET api/Info/InsertAccount?username={username}&fullname={fullname}&email={email}&password={password}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| username | string |
Required |
|
| fullname | string |
Required |
|
| string |
Required |
||
| password | string |
Required |
|
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.