Skip to content

removeConnectorAsync

suspend fun removeConnectorAsync(connectorId: String): Connector

Remove a connector belonging to the current account.

Return

The modified Connector.

Parameters

connectorIdThe ID of the connector to remove.

Throws

SealdException