Connectors

Remove connector instance

Removes a connector instance and deletes the plugins, mappings, config objects, and bindings associated with it.

post/v1/connector-instances/{connectorInstanceId}/remove

Path parameters

connectorInstanceIdstring typeid required

Den TypeID with 'cin_' prefix and a 26-character base32 suffix.

Response

Connector instance removed and cleaned up successfully.

oktrue required

Changes

Changed in 1 of the 25 revisions of this API.2

    • removed the pattern ^cin_.* from the path request parameter connectorInstanceId

      request-parameter-pattern-removed

    • the item/removedConnectorInstanceId response's property pattern ^cin_.* was removed for the status 200

      response-property-pattern-removed

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