NicSRS
US - English

Web Security Support

SSL Certificate SiteLock

NicSRS API

API

How Can We Help You Today?

How Can We Help You Today How Can We Help You Today
NicSRS > help center > Update DCV in Bulk

Update DCV in Bulk

更新时间: 2021-02-26 09:06:28

POST  https://portal.nicsrs.com/ssl/batchupdateDCV

 

Use this endpoint to modify the domain control validation (DCV) method for multiple domains in bulk. You can call batch update DCV action only when the certificate is in process. Please note that it will take several minutes to make the modification success for the action is asynchronous. If synchronous action is required, please call the Update DCV action. If the value of dcvMethod and domaininfo don’t exist, the endpoint will use the initial DCV method to make domain vetted by CA. If both of them exist simultaneously, the value of domaininfo will be called first. Note: Only the Sectigo products are supported by the endpoint.

Request parameters

Fields explanation:

▪ R – Required

▪ O – Optional

 

Name

Type

Req/Opt

Description

api_token

String

R

Authentication credentials (User token). To get token, please contact NicSRS technical support.

certId

String

R

Certificate ID provided by nicsrs.com.

dcvMethod

String

O

Domain control validation method.

To get allowed values, please see the endpoint of Order Certificates.

Note: The DCV method of multiple domains cannot be modified to Approver Email Method.

dcvEmail

String

O

The email address for domain control validation.

Note: This is required for Approver Email Method.

domainInfo

Json

O

The domain information.

-domainName

String

O

Domain name.

-dcvMethod

String

O

Domain control validation (DCV) methods.

-dcvEmail

String

O

The email address for DCV.

Response parameters

Name

Type

Req/Opt

Description

code

Int

R

Response status codes. A response code identifies a specific status. See Appendix - Response Codes.

errors

Array or String

O