Delete Token licensemanager_delete_token R Documentation Deletes the specified token¶ Description¶ Deletes the specified token. Must be called in the license home Region. Usage¶ licensemanager_delete_token(TokenId) Arguments¶ TokenId [required] Token ID. Value¶ An empty list. Request syntax¶ svc$delete_token( TokenId = "string" )