MyNewsletterBuilder API
Overview Quick Start Examples Downloads
 
AccountKeyDisable < Return to Method List
boolean AccountKeyDisable(string $username, string $password, string $id_or_key)
Disable an API Key. This method requires authentication.
Parameters
string username The account username.
string password The account password.
string id_or_key An id or actual key string to disable.
Return Value
boolean Returns TRUE on success, or an error structure.
 
 
Copyright © 2003- MyNewsletterBuilder, Inc.