ArcGIS Pro 2.9 API Reference Guide
Post Method

ArcGIS.Desktop.Core Namespace > EsriHttpClient Class : Post Method
The Uri address of the synchronous request
Body of the POST request
Sends a POST request to the specified Uri as a synchronous operation.
Syntax

Parameters

requestUri
The Uri address of the synchronous request
content
Body of the POST request

Return Value

EsriHttpResponseMessage The response message
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EsriHttpClient Class
EsriHttpClient Members