{{baseUrl}}/base
POST {{baseUrl}}/base
This method allows you to create PDF from a give URL or an HTML string
Request Body
{"html"=>"<string>", "url"=>"<string>", "margin"=>"<number>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""