removeConnector
fun removeConnector(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 |
fun removeConnector(connectorId: String): Connector
Remove a connector belonging to the current account.
The modified Connector.
connectorId | The ID of the connector to remove. |
SealdException |