Put

inline fun <M> CoroutineScope.Put(path: String, tag: Any? = null, noinline block: BodyRequest.() -> Unit? = null): Deferred<M>