response_obj = GET_me_albums()
DELETE_me_albums(ids=response_obj.items[0].id)
