android - Deleting facebook account using API -


i writing app facebook users can manage profile. stuck @ allowing users delete facebook account. 1 option have found use webview url as: https://www.facebook.com/help/delete_account

but if want provide own custom ui , send deletion request facebook through android app.

is feasible? couldn't find relevant api

there no api allows third party app schedule account deletion facebook user. functionality available via facebook's center.


Comments