Loading...

Knowledge Base

Change the SSL Certificate Verification Method Using the API

When you want to change the verification method for an SSL certificate order using the API. This article explains the required parameters, supported verification methods, and API request details for updating the verification method.

Description

Changes the verification method

Parameters

NameData TypeRequired / OptionalDescription
auth-useridIntegerRequiredAuthentication Parameter
api-keyStringRequiredAuthentication Parameter
order-idIntegerRequired-
new-verification-emailStringOptionalRequired only if verification method is email
verification-methodStringRequiredemail, cname, http

HTTP Method

POST

Example Test URL Request

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

Response

Returns a hash map of the order details