POST api/Account/TrialSignUp?recaptchaResponse={recaptchaResponse}&emailAddress={emailAddress}&referralId={referralId}&source={source}&campaign={campaign}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
recaptchaResponse | string |
Required |
|
emailAddress | string |
Required |
|
referralId | string |
None. |
|
source | string |
None. |
|
campaign | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.