POST api/UserLogInsV2/AddSecondaryUser?PrimaryUserVID={PrimaryUserVID}&MobileNumber={MobileNumber}&AccountType={AccountType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| PrimaryUserVID | globally unique identifier |
Required |
|
| MobileNumber | string |
Required |
|
| AccountType | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.