body

fun body(body: JsonObject = buildJsonObject {})

Sets the body of the request.

Parameters

body

The body to be set.