Adobe Photoshop · Example Payload

Adobe Photoshop Api Rendition Create Request Example

AI/MLCreative CloudImage EditingPhotoshopPluginsREST APIScripting

Adobe Photoshop Api Rendition Create 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

inputsoutputs

Example Payload

Raw ↑
{
  "inputs": [
    "example_value"
  ],
  "outputs": [
    "example_value"
  ]
}