unregisterConnector
inline suspend fun AppflowClient.unregisterConnector(crossinline block: UnregisterConnectorRequest.Builder.() -> Unit): UnregisterConnectorResponse
Unregisters the custom connector registered in your account that matches the connector label provided in the request.