async DELETE
You can use same syntax as in POST
val response: Deferred<Response> = httpDeleteAsync { }
Last updated
Was this helpful?
You can use same syntax as in POST
val response: Deferred<Response> = httpDeleteAsync { }
Last updated
Was this helpful?