How Can We Help
Update DCV
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.
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. | |
| 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. | |
Request 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 |