Delete
Loading...
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.
Deletes the specified SSL Certificate order.
| Name | Data Type | Required / Optional | Description |
|---|---|---|---|
| auth-userid | Integer | Required | Authentication Parameter |
| api-key | String | Required | Authentication Parameter |
| order-id | Integer | Required | - |
POST
https://test.httpapi.com/api/sslcert/delete.xml?auth-userid=0&api-key=key&order-id=0
Returns a hash map with the status of the deletion action.