Skip to content

Patch

Performs request with PATCH method.

1
myRestRequest.Patch():RestResponse

Remarks

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

See Also