Skip to end of metadata
Go to start of metadata
Outdated
Please upgrade to the latest version.

smugmug.albums.delete

Deletes an existing album.

Arguments

  • SessionID - string.
  • AlbumID - integer.

Result

Returns an empty successful response, if it completes without error.

Fault Codes

  • 4 - "invalid user"
  • 5 - "system error"
  • 18 - "invalid API key"

Sample Request

http://api.smugmug.com/hack/json/1.2.0/?method=smugmug.albums.delete
	&SessionID=<SESSION ID>
	&AlbumID=<ALBUM	ID>

Sample Responses

REST

JSON

PHP

XML-RPC

Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.