Patch

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