# DELETE You can use same syntax as in [POST](post.md) ```kotlin val response = httpDelete { } ```