revokeToken

On this page
Back to index

Summary

Revokes a user's token. The API is deprecated. Use RevokeUserAccessToken instead.
This command is deprecated and will be removed in the future.
token
Stringoptional
The token.
userName
Stringoptional
User name.

Usage

Perl

$cmdr->revokeToken( # optionals );

ectool

ectool revokeToken \ # optionals