cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
api
/
app.softwork.cikraft.api
/
deployIntegrationFlow
deploy
Integration
Flow
suspend
fun
HttpClient
.
deployIntegrationFlow
(
id
:
String
,
version
:
String
=
"Active"
,
builder
:
suspend
HttpRequestBuilder
.
(
)
->
Unit
=
{}
)
:
String
?
(
source
)