Change Verification Email
Loading...
When you want to change the verification email for an SSL certificate order using the API. This article explains the required parameters and API request details for updating the verification email address.
Changes the verification email
| 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 | Required | - |
POST
https://test.httpapi.com/api/sslcert/change-verification-email.xml?auth-userid=0&api-key=key&order-id=0&new-verification-email=newemail@id.com
Returns a hash map of the order details