Adobe Lightroom · Example Payload

Lightroom Albums Album Payload Example

Cloud StorageImage EditingMetadataPhoto ManagementPhotography

Lightroom Albums Album Payload Example is an example object payload from Adobe Lightroom, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameuserCreateduserUpdatedcoverparent

Example Payload

Raw ↑
{
  "name": "Example Title",
  "userCreated": "example_value",
  "userUpdated": "example_value",
  "cover": "example_value",
  "parent": "example_value"
}