2.19 Bulk Remove Domains That Failed Certificate DCV
2.19.1 API Information
| Environment | |
|---|---|
| Production Environment | https://portal.racent.com/ssl/batchRemoveMdcDomain |
| Request Method | POST |
| content-type | multipart/form-data |
| Description | Delete domains that fail Domain Control Validation (DCV) for SSL certificates in one click; currently only supports Sectigo, Positive and sslTrus. |
2.19.2 Parameter Definition
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| api_token | String | Y | Identity credential; please contact Racent technical support to generate a token. |
| certId | String | Y | Racent certificate ID |
Function Response
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| code | Int | Y | Return status. For detailed explanations, refer to Appendix 3.1 |
| errors | Object or String | N | Specific error information when the return status is error. |