Skip to content

Delete

Performs request with DELETE method.

1
myRestRequest.Delete():RestResponse

Remarks

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

See Also