For the complete documentation index, see llms.txt. This page is also available as Markdown.

async PATCH

You can use same syntax as in POST

val response: Deferred<Response> = httpPatchAsync { }

Last updated

Was this helpful?