---
title: "Export PDF"
method: POST
path: "/audiences/exportPDF"
tags: ["Audience"]
---

# Export PDF

`POST /audiences/exportPDF`

Export PDF by URL

## Cookies

- `access-token` string, required
- `expiration-access` string, required

## Request body

- PdfExportRequest
  - `urlToExport` string, required — Url to be export as PDF

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/kameleoon/apis/openapi-definition-for-automation-api.md) · [All operations](https://skmtc.net/kameleoon/apis/openapi-definition-for-automation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kameleoon/openapi-definition-for-automation-api/revisions/09f2abcea0b5/schema)
