Skip to content

ModifyACMEaccount

This command is used to add a new or additional Fully Qualified Domain Name (FQDN) or wildcard domain to the subscription. Existing domains in the subscription can also be removed.

If multiple domains are given in the same command, internally our system reorders the domains to get free domains if possible. They will be added at Sectigo in the order shown in the response as well.

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = ModifyACMEaccount
ACMEACCOUNT = (TEXT)
Response
code = (INTEGER)
description = (TEXT)
runtime = (INTEGER)
queuetime = (INTEGER)
property[class][0] = charged
property[currency][0] = USD
property[domain][0] = (TEXT)
property[period][0] = 365
property[periodtype][0] = DAY
property[price][0] = (DECIMAL)
ATTRIBUTESDETAILS
ACMEACCOUNTThe ACME account the domains are added to or removed from.

The following parameters are optional for this command.

Command
ADDDOMAIN# = (TEXT)
DELDOMAIN# = (TEXT)
SERVICETAG# = (TEXT)
ADDSERVICETAG# = (TEXT)
DELSERVICETAG# = (TEXT)
CHECKONLY = 1
ATTRIBUTESDETAILS
ADDDOMAIN#Adds an additional FQDN or wildcard domain to the subscription.
DELDOMAIN#Removes an existing FQDN or wildcard domain from the subscription.
SERVICETAG#Service tag associated with the domain.
ADDSERVICETAG#Adds a service tag for the domain.
DELSERVICETAG#Removes a service tag from the domain.
CHECKONLYPreview the domains added as well as the cost.