GET api/Account/GetRegistationToken?Inviter={Inviter}&CompanyId={CompanyId}&GroupId={GroupId}&TwoFactorEnabled={TwoFactorEnabled}&Email={Email}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Inviter | string |
None. |
|
| CompanyId | string |
None. |
|
| GroupId | string |
None. |
|
| TwoFactorEnabled | boolean |
None. |
|
| string |
Required Data type: EmailAddress |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.