2.18 Delete Domain Names That Fail Certificate DCV
2.18.1 API Information
| Test Environment | |
|---|---|
| Production Environment | https://portal.racent.com/ssl/removeMdcDomain |
| Request Method | POST |
| content-type | multipart/form-data |
| Description | Delete domains of SSL certificates that fail Domain Control Validation (DCV). Currently, only Sectigo, Positive, and sslTrus are supported. |
2.18.2 Parameter Definition
| Parameter Name | Parameter Type | Required | Description |
|---|---|---|---|
| api_token | String | Y | Identity credential. Please contact Racent technical support to generate the token. |
| certId | String | Y | Racent certificate ID |
| domainName | String | Y | Domain name |
Function Return
| Parameter Name | Parameter Type | Required | Description |
|---|---|---|---|
| code | Int | Y | Return status. For detailed explanations, refer to Appendix 3.1 |
| errors | Object or String | N | When the return status indicates an error, this field contains the specific error information. |