This is an archive version of the document. To get the most up-to-date information, see the current version.

DELETE Method

The HTTP DELETE method is used to delete a resource at the URL to which the request is sent.

For example, to delete a user with the ID 14563 in Veeam Backup for Microsoft Azure, send the following request:

DELETE https://51.11.247.127/api/v7/users/14563

In case of success, the HTTP DELETE method returns the 204 response code.

Page updated 2/23/2024

Page content applies to build 7.1.0.22