POST api/Account?body={body}&subject={subject}&emailfrom={emailfrom}&Name={Name}&emailto={emailto}&cc={cc}&FileName={FileName}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Object'.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{}