diff --git a/docs/account/endpoints/get_account_by_email.md b/docs/account/endpoints/get_account_by_email.md index e2a5ac9..147e4b5 100644 --- a/docs/account/endpoints/get_account_by_email.md +++ b/docs/account/endpoints/get_account_by_email.md @@ -1,6 +1,7 @@ -# Get Account by Email +# Get Account by Email (Deprecated) Get information about an account by Email lookup. Returns account ID, display name, links and external auths. Returns sensitive information if you are the owner of the account (like email address, full name, phone number, etc..). +* This operation has been deleted. ## Request | URL | Method | @@ -8,4 +9,4 @@ Returns sensitive information if you are the owner of the account (like email ad | https://account-public-service-prod.ol.epicgames.com/account/api/public/account/email/{email} | `GET` | ## Parameters -- `email`: target account email \ No newline at end of file +- `email`: target account email