Zoomed Image

AMSX Scripting Language - Command : DeleteAPIToken

Summary

Delete an API authentication token

Description

Revokes and removes an API token from the system. If no token is specified, the current session token is deleted. Silently ignores errors so a missing token does not cause a failure.

Parameters

ParameterDescription
cmdToken to delete; leave blank to delete the current session token

Syntax


DeleteAPIToken "Token to delete; leave blank to delete the current session token"

Return to the AMSX Command Reference