Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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

Status

Returns whether the request was successful or not

Throws

Description

AccountAPINGException

 

Since 1.0.0

 


  • No labels