/
revokeAccessToWebApp
revokeAccessToWebApp
revokeAccessToWebApp
Status revokeAccessToWebApp ( long vendorId ) throws AccountAPINGException
Remove the link between an account and a vendor web app. This will remove the refreshToken for this user-vendor pair subscription.
Parameter name | Type | Required | Description |
---|---|---|---|
vendorId | long | The id of the vendor to revoke access for |
Return type | Description |
---|---|
Returns whether the request was successful or not |
Throws | Description |
---|---|
|
Since 1.0.0
, multiple selections available,
Related content
token
More like this
isAccountSubscribedToWebApp
isAccountSubscribedToWebApp
More like this
getApplicationSubscriptionHistory
getApplicationSubscriptionHistory
More like this
activateApplicationSubscription
activateApplicationSubscription
More like this
getVendorClientId
getVendorClientId
More like this
getApplicationSubscriptionToken
getApplicationSubscriptionToken
More like this