POST api/Account?body={body}&subject={subject}&emailfrom={emailfrom}&Name={Name}&emailto={emailto}&cc={cc}&FileName={FileName}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
body | No documentation available. |
Define this parameter in the request URI. |
FilePath | No documentation available. |
Define this parameter in the request body. |
subject | No documentation available. |
Define this parameter in the request URI. |
emailfrom | No documentation available. |
Define this parameter in the request URI. |
Name | No documentation available. |
Define this parameter in the request URI. |
emailto | No documentation available. |
Define this parameter in the request URI. |
cc | No documentation available. |
Define this parameter in the request URI. |
FileName | No documentation available. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
{}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{}