Adobe Photoshop · Example Payload

Adobe Photoshop Api Document Manifest Request Example

AI/MLCreative CloudImage EditingPhotoshopPluginsREST APIScripting

Adobe Photoshop Api Document Manifest Request Example is an example object payload from Adobe Photoshop, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

inputsoptions

Example Payload

Raw ↑
{
  "inputs": [
    "example_value"
  ],
  "options": {
    "thumbnails": {
      "type": "image/jpeg"
    }
  }
}