mergeCalls

suspend fun mergeCalls(    context: Context,     sessionId1: String,     sessionId2: String,     conversationName: String): ApiResult<STWVCall>