Jira DC PDF Merger API
This API provides the backend logic for the PDF Merger plugin in Jira Data Center.
It allows authorized users and administrators to:
- Configure Defaults: Set the global behavior for merging (Replace, Append, or Download).
- Manage Mappings: Enable the plugin for specific Projects and Issue Types.
- Execute Merges: Combine multiple PDF attachments from an Issue into a single document.
Authentication: All requests require a valid Jira Personal Access Token (PAT) via Bearer Authentication.
Authentication​
- HTTP: Bearer Auth
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |