DELETETOKEN
Delete the token from the token vault.
Import Parameters
- TOKEN - The token to be deleted from the token vault.
From the common parameters, refer to the source code below for exact parameters.
Export Parameters
ROWS_UPDATED - The number of rows deleted.
ERROR_MSG - The message displayed on occurrence of an error.
SITE_ID - Site ID of the Site on which the deletion has been performed.
STATUS - Status of the operation performed. Either success or fail.
Source Code