Skip to content

DeleteACMEaccount

This command will suspend the ACME account, preventing it from being used to request certificates without fully deactivating the account.

With the “INSTANT” parameter, the ACME account will be completely deactivated. This action is useful when you want to prevent ACME accounts from ever being used to request certificates again.

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = DeleteACMEaccount
ACMEACCOUNT = (TEXT)
Response
code = (INTEGER)
description = (TEXT)
runtime = (INTEGER)
queuetime = (INTEGER)
ATTRIBUTESDETAILS
ACMEACCOUNTThe ACME account to suspend or deactivate.

The following parameters are optional for this command.

Command
INSTANT = 1
ATTRIBUTESDETAILS
INSTANTPermanently deactivate the account. It cannot be restored afterwards.