API structure has changed
8 structure changes including:
4 Additions
4 Modifications
Modified
4
GET /album/getPhotos
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- videoUrl, downloadUrl, labels, restrictedLabels properties Added
-
data property Modified
-
application/json content type Modified
- Query
- filterLabel, filterRestrictedLabel query parameters Added
GET /webhook/getSubscriptions
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- config property Modified
-
data property Modified
-
application/json content type Modified
POST /webhook/createSubscription
- Body
-
application/json content type Modified
- WebhookConfigPhotoLabelAdded alternative Added
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- config property Modified
-
data property Modified
-
application/json content type Modified
POST newPhoto
webhook
- Body
-
application/json content type Modified
-
data property Modified
- videoUrl, downloadUrl, labels, restrictedLabels properties Added
-
data property Modified
Added
4
GET /photo/checkPhotoLabel
POST /photo/addPhotoLabel
POST /photo/removePhotoLabel
POST photoLabelAdded
webhook