post https://distillery.pixlee.co/api/v2/media//approve
Allows you to approve a media item
Log in to see full request history
album_photo_id is the same ID of the media item you want to approve
Responses
Allows you to approve a media item
album_photo_id is the same ID of the media item you want to approve
xxxxxxxxxx
curl --request POST \
--url https://distillery.pixlee.co/api/v2/media/album_photo_id/approve \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{}'
Try It!
to start a request and see the response here! Or choose an example: