Delete Add-on

Description

Deletes the specified Add-on of the Wordpress 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 Order ID of the Order for which the specified Add-on is to be deleted
addon-id Integer Required ID of the Add-on to be deleted. Use this method to fetch the Add-on ID.

HTTP Method

DELETE

Example Test URL Request

https://test.httpapi.com/restapi/product/wordpresshostingusa/order/{order-id}/addon/{addon-id}?auth-userid=0&api-key=key