removeConnectorAsync
suspend fun removeConnectorAsync(connectorId: String): Connector
Remove a connector belonging to the current account.
Return
The modified Connector.
Parameters
connectorId | The ID of the connector to remove. |
Throws
SealdException |