Command: Terminate Account

This api command terminates (delete) an existing account.

Command:

API Command Name: terminate_account

Required Parameters:

user_name User name of the account

Optional Parameters:

These parameters are optional.

keep_dns Set to 1 to keep the DNS records, default is zero which will remove DNS records

Sample request to send to Say5 api:

$request  = 'command=terminate_account&user_name=user1';
 
 
© Copyright 2007-2025 Say5 Inc.