Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
bgColor#FFFFFF
titleBGColor#C8D0E4
titlerevokeAccessToWebApp

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