HCL HighBond API methods
Send a request to the HighBond API.
HCL method | Description |
---|---|
api_delete() method |
Sends a DELETE request to the HighBond API. |
api_get() method |
Sends a GET request to the HighBond API. |
api_patch() method |
Sends a PATCH request to the HighBond API. |
api_post() method |
Sends a POST request to the HighBond API. |
api_put() method |
Sends a PUT request to the HighBond API. |