Export PDF
Export PDF by URL
Cookie Parameters
- access-token string required
- expiration-access string required
- application/json
Request Body required
- urlToExport string required
Url to be export as PDF
Responses
- 200
- 400
- 500
OK
- */*
- Schema
Schema
- string binary
Bad Request
- */*
- Schema
- Example (from schema)
Schema
- serviceName string
- message string
{
"serviceName": "string",
"message": "string"
}
Internal Server Error
- */*
- Schema
- Example (from schema)
Schema
- serviceName string
- message string
{
"serviceName": "string",
"message": "string"
}
Loading...