Delete

KB Tags associated with this article:
Use all tags
KB Tags
Body

Description

Deletes an existing backup order.

HTTP Method

POST

Example Test URL Request

US Location  https://test.httpapi.com/api/backups/us/delete.json?auth-userid=0&api-key=key&backup-order-id=0 
Asia Location https://test.httpapi.com/api/backup/asia/delete.json?auth-userid=0&api-key=key&backup-order-id=0 

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
backup-order-id Integer Required Order ID of the Order which is to be deleted

Response

Returns a map of the execution details of the delete operation.