Delete
Delete(requestUri AS String) As Integer
Sending a DELETE request to the URI <requestUri>.
Returns HTTP status code (2xx = Successful, 4xx = Client Error, 5xx = Server Error).
Delete(requestUri AS String) As Integer
Sending a DELETE request to the URI <requestUri>.
Returns HTTP status code (2xx = Successful, 4xx = Client Error, 5xx = Server Error).