HTTP request methods - BlueCat Integrity - 9.5.0

Address Manager RESTful v2 API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.5.0

The Address Manager RESTful v2 API supports the following standard HTTP Request Methods:

  • GET
  • POST
  • PUT
  • DELETE
Note:
  • Supported methods will vary depending on the endpoint. Refer to the Swagger UI or OAS3 documentation to view supported methods for each endpoint.
  • PUT is the primary method for updating resources. PATCH is also used for updating select resource fields. Refer to the Swagger UI or OAS3 documentation to view endpoints that that accept the PATCH method.