Loading...

Knowledge Base

Change the SSL Certificate Verification Email Using the API

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.

Change Verification Email

 

Description

Changes the verification email

Parameters

NameData TypeRequired / OptionalDescription
auth-useridIntegerRequiredAuthentication Parameter
api-keyStringRequiredAuthentication Parameter
order-idIntegerRequired-
new-verification-emailStringRequired-

HTTP Method

POST

Example Test URL Request

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

Response

Returns a hash map of the order details