Skip to content

Post

Performs request with POST method.

1
myRestRequest.Post():RestResponse

Remarks

This method expects the response status code as OK (200), Accepted (202) or No Content (204)

See Also