Description
Deletes the WHMCS License key issued with the Reseller Windows Hosting Order.
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key | String | Required | Authentication Parameter |
order-id | Integer | Required | The Order ID for which the specified WHMCS License key to be deleted. |
license-key | Array of Strings | Required | WHMCS License key you want to delete. |
HTTP Method
POST
Example Test URL Request
Response
Returns a map of the execution details of the deleting WHMCS License key operation.