Removing app from Settings (Sign in with Apple - Revoke API for account deletion)

Viewed 583

Apple Settings shows which apps you are currently using with Sign in with Apple. It is located in Settings -> Password & Security -> Apps Using Apple ID. This is how it looks:

enter image description here

My question is, does this Apple API appleid.apple.com/auth/revoke (API documentation) remove the app from Apple Settings as shown above? I want this API to remove it from Apple Settings but the documentation is not very clear if it does.

Note: this is in regards to Apple's account deletion requirement as stated here.

1 Answers
Related