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

In This Topic
    Delete Method (EsriHttpClient)
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also