ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpClient Class / Delete Method
The Uri address of the synchronous request

Delete Method (EsriHttpClient)
Sends a DELETE request to the specified Uri as a synchronous operation.
Syntax

Parameters

requestUri
The Uri address of the synchronous request

Return Value

EsriHttpResponseMessage The response message
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also