Change Verification Method
- Description
- Parameters
- HTTP Method
- Example Test URL Request
- Response
Loading...
When you need to update the domain validation method for an SSL certificate. This article explains how to change the verification method using API parameters, supported methods, and request details.
Changes the verification method
| Name | Data Type | Required / Optional | Description |
|---|---|---|---|
| auth-userid | Integer | Required | Authentication Parameter |
| api-key | String | Required | Authentication Parameter |
| order-id | Integer | Required | - |
| new-verification-email | String | Optional | Required only if verification method is email |
| verification-method | String | Required | email, cname, http |
POST
https://test.httpapi.com/api/sslcert/change-verification-method.json?auth-userid=0&api-key=0&order-id=0&new-verification-email=admin@storageenterprise01.com.onlyfordemo.com&verification-method=email
Returns a hash map of the order details