latestOpenAPI 3.0.12026-08-2035981.5 MB
0287c6a59eba
Connectors
Create connector
Create a connector with the given data.
post/api/connectors
Request body
Response
The created connector.
Example response
{
"formItems": [
{
"defaultValue": {},
"showConditions": [
{
"expectValue": {}
}
]
}
]
}