Solutions
NicSRS industry solutions tailored to meet the specific needs of corporations, accelerate cloud applications construction.
Web Security Support
NicSRS API
POST
https://portal.nicsrs.com/ssl/updateDCV
Use this endpoint to change the domain
control validation (DCV) method for a domain. You can call update DCV action only when the certificate is in process.
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. |
|
domainName |
String |
O |
The domain name to validate. Note: Only required for multi-domain
certificates. |
|
dcvMethod |
String |
R |
Domain control validation
method. |
|
dcvEmail |
String |
R |
The email address for domain
control validation. Note: This is required for Approver Email Method. |
|
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 |
|