AboutContactLogin

Index

DeletePhotoSet

The DeletePhotoSet method deletes a photoset (gallery or collection)

void DeletePhotoSet(
    int photoSetId
    )

Parameters

photosetId
Identifier of the photoset to delete

Remarks

The photoset identified by the photoSetId parameter must be owned by the currently authenticated user.

See Also