---
title: "Merges multiple PDF documents into a single PDF document."
method: POST
path: "/pdf/merge/"
tags: ["PDF"]
---

# Merges multiple PDF documents into a single PDF document.

`POST /pdf/merge/`

Merges multiple PDF documents into a single PDF document.

## Response `201`

PDF Document generated successfully

- object
  - `url` string, uri, required — URL to the merged PDF document

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.net/onedoclabs/apis/fileforge-api.md) · [All operations](https://skmtc.net/onedoclabs/apis/fileforge-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onedoclabs/fileforge-api/versions/a5a51ce2a2fd/schema)
