This is a specialized version of the Resend Process call for SSL certificates requests used to resend/retry domain control validation. A process can be resent when the resumeType "RESEND" is set.
Name | Type | Description | Restrictions |
---|---|---|---|
processId | Integer | The process ID |
Name | Type | Required / Optional | Description | Restrictions |
---|---|---|---|---|
commonName | String | Required | The common name for this DCV entry |
|
type | Enum | Required | The validation type used for this DCV entry |
Possible values:
|
String | Optional | The email address for this DCV entry, required if 'type' is set to 'EMAIL' |
|
POST
/v2/processes/processId/resend
Content-Type: application/json
{}