The DELETE HTTP method is used to delete a resource.
For example, to delete a tenant in Veeam Availability Console, send following request:
DELETE https://<Availability-Console>:1281/v2/Tenants/2 |
In case of success, the DELETE HTTP method returns the 204 Deleted response code.
Send feedback | Updated on 12/5/2017