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