kohttp
Search
⌃K
Introduction
Core
Synchronous calls
GET
POST
PUT
HEAD
DELETE
PATCH
Generic requests
Upload files
Asynchronous calls
Response usage
Interceptors
Customisation
Experimental features
History
Changelog
Powered By GitBook

DELETE

You can use same syntax as in POST​
val response = httpDelete { }
Previous
HEAD
Next
PATCH
Last modified 4yr ago