Reference — API v2Security and AuthenticationAccess TokensDelete Access TokenDelete Access Token DELETE /v2/security/access_tokens/:uid Permanently removes an access token from the system. Only revoked or expired tokens can be deleted. Request Responses204403404Token deletedToken cannot be deletedToken not found