Open this page in the API Guide
TokenService.deleteTokenById Method
Delete the token based on the ID passed through
Parameters
- tokenId
-
Type: string
The ID of the token to remove.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.