Click or drag to resize
RestClientPost Method

Namespace: FlexRule.WebServices
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public Object Post(
	string url,
	Object body = null
)

Parameters

url
Type: SystemString
body (Optional)
Type: SystemObject

Return Value

Type: Object
See Also