POST api/htmltopdf
Request Information
URI Parameters
None.
Body Parameters
JSONValue| Name | Description | Type | Additional information |
|---|---|---|---|
| HtmlBody | string |
None. |
|
| Cipher | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"HtmlBody": "sample string 1",
"Cipher": "sample string 2"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of byteResponse Formats
application/json, text/json
Sample:
"QEA="