Delete
Loading...
When you want to delete an existing Block Storage order using the API. This article explains the required parameters and example API request to delete the order.
Deletes an existing Block Storage Order.
| 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 which is to be deleted |
POST
US Server https://test.httpapi.com/api/blockstorage/us/delete.json?auth-userid=0&api-key=key&order-id=0  
Returns a map of the execution details of the delete operation.