v3

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01230114249.2 KB
Connector

Creates new connector in the system by accepting Connector data in the request body

post/connector

Request body

connectorIdinteger
titlestring
descriptionstring
iconstring
sslCertboolean
timeoutinteger
requestDataobject
lastTestPassedboolean
lastTestErrorstring

Response

Connector has been successfully created

connectorIdinteger
titlestring
descriptionstring
iconstring
sslCertboolean
timeoutinteger
requestDataobject
lastTestPassedboolean
lastTestErrorstring