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

Changes

Changed in 1 of the 3 revisions of this API.6

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 3 revisions, 1 has no diff computed.