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