Developers » API methods » Photos » photos.delete
Photosphotos.delete
Deletes a photo.
This method can be called with a user token received in Standalone-app via Implicit Flow. Access rights required: photos.
Parameters
owner_idID of the user or community that owns the photo.
int (number), current user id is used by default
photo_idPhoto ID.
positive number, required parameter
Result
Returns 1.
Errors
Global errors can occur while running. See their descriptions on this page.