Flickr · Example Payload

Flickr Privacy Preference Example

PhotographyPhotosSocial MediaPublic APIs

Flickr Privacy Preference Example is an example object payload from Flickr, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

person

Example Payload

Raw ↑
{
  "person": {
    "nsid": "12345678@N00",
    "privacy": 1
  }
}