API:Delete ClientFrom WHMCS DocumentationThis command is used to delete a client from the database. Attributes clientid - ID Number of the client to delete Example Command $postfields["action"] = "deleteclient"; $postfields["clientid"] = "1"; Returned Variables None API Functions |
|





