Album Deletion (Authed)
DELETE https://api.imgur.com/3/album/{{albumHash}}
Delete an album with a given ID. You are required to be logged in as the user to delete the album.
Response Model: Basic
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |