Deleting resources - BlueCat Integrity - 9.5.0

Address Manager RESTful v2 API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.5.0
Resources can be deleted by sending a DELETE request to the resource’s URI.
Tip: A resource’s URI can be found in its _links.self.href field when the response media type is application/json+hal.

Request

DELETE http://{Address_Manager_IP}/api/v2/blocks/100975
Authorization: Basic {basicAuthenticationCredentials}

Response

204 No Content