Adobe · JSON Structure

Adobe Pdf Services Combine Pdf Request Structure

Type: object Properties: 1
Fortune 1000AnalyticsCreative CloudDigital Asset ManagementDocument ServicesE-CommerceE-SignaturesExperience CloudGenerative AIMarketingPDFWork Management

CombinePDFRequest is a JSON Structure definition published by Adobe, describing 1 property. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

assets

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "CombinePDFRequest",
  "type": "object",
  "properties": {
    "assets": {
      "type": "array"
    }
  }
}