deauthorizeConnection
abstract suspend fun deauthorizeConnection(input: DeauthorizeConnectionRequest): DeauthorizeConnectionResponse
Removes all authorization parameters from the connection. This lets you remove the secret from the connection so you can reuse it without having to create a new connection.