RestRequest.DeleteAsync

Overview

Performs request with DELETE method as asynchronous asynchronously.

Promise<RestResponse> myRestRequest.DeleteAsync()

Remarks

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

Copyright © 2010 - 2023 Emakin. All rights reserved.