POST api/Account?SettingId={SettingId}&FromEmail={FromEmail}&sFromName={sFromName}&semailsubject={semailsubject}&SendCCToAdmin={SendCCToAdmin}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
dt | No documentation available. |
Define this parameter in the request body. |
SettingId | No documentation available. |
Define this parameter in the request URI. |
FromEmail | No documentation available. |
Define this parameter in the request URI. |
sFromName | No documentation available. |
Define this parameter in the request URI. |
semailsubject | No documentation available. |
Define this parameter in the request URI. |
SendCCToAdmin | No documentation available. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.