POST api/htmltopdf

Request Information

URI Parameters

None.

Body Parameters

JSONValue
NameDescriptionTypeAdditional 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 byte

Response Formats

application/json, text/json

Sample:
"QEA="