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