Skip to content

Put

Performs request with PUT method.

1
myRestRequest.Put():RestResponse

Remarks

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

See Also