Loading...

Knowledge Base

Delete an SSL Certificate Order Using the API

When you want to delete an SSL Certificate order using the API. This article explains the required authentication parameters, API request format, order ID requirement, and response details for deleting an SSL Certificate order.

Delete

 

Description

Deletes the specified SSL Certificate order.

Parameters

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

HTTP Method

POST

Example Test URL Request

https://test.httpapi.com/api/sslcert/delete.xml?auth-userid=0&api-key=key&order-id=0

Response

Returns a hash map with the status of the deletion action.